outposts/proxyv2: allow access to /akprox urls in forward auth mode to make routing in nginx/traefik easier

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-01-21 13:43:16 +01:00
parent 9fc5ff4b77
commit 3bfb8b2cb2
3 changed files with 9 additions and 16 deletions

View File

@ -6,4 +6,3 @@ const SessionOAuthState = "oauth_state"
const SessionClaims = "claims"
const SessionRedirect = "redirect"
const SessionLoopDetection = "loop_detection"