feat(argocd): Use PKCE for OIDC login
This commit is contained in:
@@ -8,6 +8,7 @@ data:
|
|||||||
issuer: https://auth.whyredfire.dev/application/o/argocd/
|
issuer: https://auth.whyredfire.dev/application/o/argocd/
|
||||||
clientID: argocd
|
clientID: argocd
|
||||||
clientSecret: $argocd-oidc:clientSecret
|
clientSecret: $argocd-oidc:clientSecret
|
||||||
|
enablePKCEAuthentication: true
|
||||||
requestedScopes:
|
requestedScopes:
|
||||||
- openid
|
- openid
|
||||||
- profile
|
- profile
|
||||||
|
|||||||
Reference in New Issue
Block a user