mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 11:38:16 +08:00
got identity server access token acceptance test working, created factory for choosing auth handlers, a creator for making the auth handlers, some general refactoring...next step is injecting the config for the auth handler creator in some way or just passing it in
This commit is contained in:
@ -2,4 +2,4 @@ ReRoutes:
|
||||
- DownstreamTemplate: http://localhost:51879/
|
||||
UpstreamTemplate: /
|
||||
UpstreamHttpMethod: Get
|
||||
Authentication: IdentityServer
|
||||
Authentication: IdentityServer.AccessToken
|
||||
|
Reference in New Issue
Block a user