smallstep / certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
https://smallstep.com/certificates
Apache License 2.0
6.66k stars 433 forks source link

SAML provisioner #766

Open elyscape opened 2 years ago

elyscape commented 2 years ago

step-ca currently has an OpenID Connect provisioner, but not all Identity Providers support OIDC. SAML is the other major SSO protocol used in enterprise, and it would be nice if step-ca supported it. Bonus points for dashboard support as well.

sama8 commented 2 years ago

If relevant -> SAML Jackson

zacharysfisher commented 2 years ago

+1 Very interested in seeing this provisioner added!