1
0
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:
Robert Deaton
2023-10-31 12:42:46 -07:00
committed by GitHub
parent 76bc2cf73f
commit e55ac342f0

View File

@ -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