argocd: use client_secret_post for Authentik OIDC
This commit is contained in:
parent
45541f1b08
commit
6a373f8a5e
@ -24,6 +24,7 @@ spec:
|
|||||||
issuer: https://auth.nik4nao.com/application/o/argocd/
|
issuer: https://auth.nik4nao.com/application/o/argocd/
|
||||||
clientID: xg3XsKFdFhAt8103X9KUoH72MiPEyLDlpTDcx5hT
|
clientID: xg3XsKFdFhAt8103X9KUoH72MiPEyLDlpTDcx5hT
|
||||||
clientSecret: $argocd-oidc-secret:oidc.authentik.clientSecret
|
clientSecret: $argocd-oidc-secret:oidc.authentik.clientSecret
|
||||||
|
clientAuthMethod: client_secret_post
|
||||||
requestedScopes:
|
requestedScopes:
|
||||||
- openid
|
- openid
|
||||||
- profile
|
- profile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user