Skip to content
Snippets Groups Projects
Verified Commit 5725b780 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(oauth2-proxy): Add standardised scope for oauth2-proxy

parent d3f481c4
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ data:
values.yaml: |
extraArgs:
silence-ping-logging: "true"
scope: openid email profile
scope: openid email profile oauth2-proxy
oidc-groups-claim: memberof
code-challenge-method: 'S256'
replicaCount: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment