Peppermint-Lab / peppermint

An open source ticket management & help desk solution. A zendesk/freshdesk alternative
https://peppermint.sh
Other
1.76k stars 179 forks source link

SSO providers #269

Open potts99 opened 3 months ago

potts99 commented 3 months ago

Active providers

FreeDurok commented 1 month ago

Gitlab is supported too?

potts99 commented 1 month ago

not yet @FreeDurok

jasonpearce commented 1 month ago

Do you have to add SSO providers one at a time to the project? Wouldn't a generic SAML v2.0 configuration support a wide range of SSO providers like https://learn.microsoft.com/en-us/entra/architecture/auth-saml, https://support.okta.com/help/s/article/okta-saml?language=en_US, https://cloud.google.com/identity-platform/docs/web/saml, and more? By supporting a SAML SSO config, you would open up support for many SSO providers.

yshah-aromatech commented 2 weeks ago

Do you have to add SSO providers one at a time to the project? Wouldn't a generic SAML v2.0 configuration support a wide range of SSO providers like https://learn.microsoft.com/en-us/entra/architecture/auth-saml, https://support.okta.com/help/s/article/okta-saml?language=en_US, https://cloud.google.com/identity-platform/docs/web/saml, and more? By supporting a SAML SSO config, you would open up support for many SSO providers.

Bumping this. Having support for OIDC and SAML configs would make this work with any IDP/SSO provider.