Module: SDM::AuthProvider
- Defined in:
- lib/constants.rb
Overview
Providers responsible for SSO authentication.
Constant Summary collapse
- AZURE =
"azure"
- BITIUM =
"bitium"
- GOOGLE =
"google"
- OKTA =
"okta"
- STRONG_DM =
"strongdm"
- ACTIVE_DIRECTORY =
"active directory"
- GENERIC_OIDC =
"generic oidc"
- ONE_LOGIN_OIDC =
"oneloginv2"
- KEYCLOAK =
"keycloak"
- SHIBBOLETH =
"shibboleth"
- AUTH_0 =
"auth0"
- WORKSPACE_ONE =
"workspace one"
- ONE_LOGIN_SAML =
"onelogin-saml"
- GENERIC_SAML =
"generic-saml"
- PING_IDSAML =
"ping-identity-saml"
- PING_IDOIDC =
"ping-identity-oidc"