mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 05:58:16 +08:00
started adding authentication stack, thing that decides if we should be authenticated is in
This commit is contained in:
@ -2,3 +2,4 @@ ReRoutes:
|
||||
- DownstreamTemplate: http://localhost:51879/
|
||||
UpstreamTemplate: /
|
||||
UpstreamHttpMethod: Get
|
||||
Authentication: IdentityServer
|
||||
|
Reference in New Issue
Block a user