Single Sign-On Identity Providers
SecureAuth acts as an identity provider and leverages OpenID and SAML to connect social or enterprise identity providers for SSO.
Supported Social and Enterprise OpenID Providers
Most of the modern authentication provider support OIDC authentication protocol. SecureAuthSecureAuth can integrate with external provider natively with OIDC protocol to obtain the idToken and user info of users after end users finishes the authentication process with the provider. SecureAuth does not store the tokens from external providers after this process and it discards those token once the user info is mapped to its user context.
Some of the most commonly used auth providers with OIDC based integration are:
Some of the providers described above are available as native templates within SecureAuth, but in case you don't find the provider of your choice templatized, you can see the generic OpenID provider template to connect to any OIDC compliant authentication provider
Supported Enterprise SAML Identity Providers
Some modern authentication provider and most of the legacy products support SAML protocol. SecureAuth can integrate with external provider natively with SAML protocol to obtain the SAML assertion after end users finishes the authentication process with the provider. SecureAuth does not store the assertions from external providers after this process and it discards those assertions once the user info is mapped to its user context.
Some of the most commonly used auth providers with SAML based integration are:
Some of the providers described above are available as native templates within SecureAuth, but in case you don't find the provider of your choice templatized, you can see the generic SAML provider template to connect to any SAML compliant authentication provider
SecureAuth as an Identity Provider
Identity Pools
SecureAuth can store user and authenticate users. Users identities and user populations are stored in Identity Pools that act as authentication providers.
SecureAuth Identity Pool is our version of an ultra scalable, high performance identity provider that is highly configurable at schema level and provides you the edge for high scalable use cases.
Sandbox Identity Provider
SecureAuth also provides a built in sandbox identity provider to add some users at ease for demos and proof of concepts.
Warning
This provider should not be enabled or added in production level environments. This is meant as quick demo identity provider without depending on any external identity provider to validate concepts.
Custom Enterprise Identity Providers
SecureAuth offers an integration mechanism to integrate your authentication providers that are neither SAML/OIDC compliant. This might be the case in case you are in digital transformation phase and want to utilize existing non compliant authentication provider, until you migrate towards a new authentication provider.