fix(argocd): remove requestedIDTokenClaims
This commit is contained in:
parent
3bb78f45be
commit
f8c887da56
1 changed files with 0 additions and 4 deletions
|
|
@ -10,10 +10,6 @@ configs:
|
||||||
issuer: https://dex.observability.t09.de
|
issuer: https://dex.observability.t09.de
|
||||||
clientID: controller-argocd-dex
|
clientID: controller-argocd-dex
|
||||||
clientSecret: $dex-argo-client:clientSecret
|
clientSecret: $dex-argo-client:clientSecret
|
||||||
requestedIDTokenClaims:
|
|
||||||
groups:
|
|
||||||
- DevFW
|
|
||||||
essential: true
|
|
||||||
requestedScopes:
|
requestedScopes:
|
||||||
- openid
|
- openid
|
||||||
- profile
|
- profile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue