diff --git a/shared/components/oauth2-proxy/configmap.yaml b/shared/components/oauth2-proxy/configmap.yaml index 94e1ec95d4a794316968b1a04d4061f540c8c989..64a227e31c69111cee12b10d68a948c559cf38d1 100644 --- a/shared/components/oauth2-proxy/configmap.yaml +++ b/shared/components/oauth2-proxy/configmap.yaml @@ -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