Added tests for identity server reference tokens, general refactoring and come config validation

This commit is contained in:
TomPallister
2016-10-16 20:28:23 +01:00
parent 7289cd803b
commit ce84ad4fc2
26 changed files with 565 additions and 150 deletions

View File

@ -31,6 +31,19 @@ Priorities
- Rate Limiting
- Then a big list of cool things...
## How to use
# How to use
TBC....
# Configuration
TBC really but example configuration for a route below.
ReRoutes:
- DownstreamTemplate: http://localhost:51876/
UpstreamTemplate: /
UpstreamHttpMethod: Post
AuthenticationOptions:
Provider: IdentityServer.AccessToken
ProviderRootUrl: http://localhost:51888
ScopeName: api
AdditionalScopes: []
ScopeSecret: secret