You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-23 00:40:46 +02:00
Use updated key names in oauth2-proxy-alpha-config.yaml (#2253)
This commit is contained in:
@ -20,4 +20,4 @@ providers:
|
|||||||
clientSecret: b2F1dGgyLXByb3h5LWNsaWVudC1zZWNyZXQK
|
clientSecret: b2F1dGgyLXByb3h5LWNsaWVudC1zZWNyZXQK
|
||||||
clientID: oauth2-proxy
|
clientID: oauth2-proxy
|
||||||
oidcConfig:
|
oidcConfig:
|
||||||
oidcIssuerURL: http://dex.localhost:4190/dex
|
issuerURL: http://dex.localhost:4190/dex
|
||||||
|
Reference in New Issue
Block a user