providers/proxy: different cookie name based on hashed client id (#4666)
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
package constants
|
||||
|
||||
const SessionName = "authentik_proxy"
|
||||
|
||||
const SessionOAuthState = "oauth_state"
|
||||
const SessionClaims = "claims"
|
||||
|
||||
|
Reference in New Issue
Block a user