mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 01:38:43 +00:00
grammar change. added an 'if' (#1465)
This commit is contained in:
parent
0726ee8995
commit
ad22949925
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Argo CD does not have any local users other than the built-in `admin` user. All other users are
|
||||
expected to login via SSO. There are two ways that SSO can be configured:
|
||||
|
||||
* Bundled Dex OIDC provider - use this option your current provider does not support OIDC (e.g. SAML,
|
||||
* Bundled Dex OIDC provider - use this option if your current provider does not support OIDC (e.g. SAML,
|
||||
LDAP) or if you wish to leverage any of Dex's connector features (e.g. the ability to map GitHub
|
||||
organizations and teams to OIDC groups claims).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue