chore: Use Authentik as oidc issuer
This commit is contained in:
parent
bd6739389b
commit
80ae8c56da
1 changed files with 1 additions and 2 deletions
|
|
@ -256,8 +256,7 @@ server:
|
|||
# SSO configuration when SSO is specified as a server auth mode.
|
||||
sso:
|
||||
enabled: true
|
||||
issuer: https://argocd.peterg.nl/api/dex
|
||||
sessionExpiry: 240h
|
||||
issuer: https://auth.peterg.nl/application/o/argo-workflows/
|
||||
clientId:
|
||||
name: argo-workflows-sso
|
||||
key: client-id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue