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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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