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 configuration when SSO is specified as a server auth mode.
|
||||||
sso:
|
sso:
|
||||||
enabled: true
|
enabled: true
|
||||||
issuer: https://argocd.peterg.nl/api/dex
|
issuer: https://auth.peterg.nl/application/o/argo-workflows/
|
||||||
sessionExpiry: 240h
|
|
||||||
clientId:
|
clientId:
|
||||||
name: argo-workflows-sso
|
name: argo-workflows-sso
|
||||||
key: client-id
|
key: client-id
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue