argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
16.74k stars 5.07k forks source link

Allow other SAML SSO solutions besides Dex #5123

Open Gman54 opened 3 years ago

Gman54 commented 3 years ago

Summary

Add other SAML SSO capabilites to ArgoCD Allowing provider initiated logins.

Motivation

Our Company needs to have all Development behind a singular non-dex SSO portal

Proposal

Allow provider initiated logins from a multitude of providers.

jessesuen commented 3 years ago

It's unlikely that we'll support this outside of Dex since OIDC has become the standard for SSO