Identity Providers
Last updated
Was this helpful?
Emporix makes it possible to create standard customer tokens based on authentication provided by third-party identity providers (IDPs). You can use external IDPs to offer the users alternative ways of signing up, such as social login.
Single Sign-On allows customers to authenticate themselves with an existing credenticals used in other systems or social media account. Introducing SSO login to your storefront simplifies the registration process by eliminating the need to manually create an account.
Emporix can integrate with an external Identity Provider, such as Auth0 and Keycloak.
With Emporix, you can configure one or multiple Identity Providers (IDPs) within a single tenant. When submitting your IDP configuration, you need to specify whether you want to use a single IDP or multiple IDPs.
Multiple IDPs mean either different providers (for example Auth0 or Keycloak), or the same provider with multiple realms.
To set up multiple IDPs:
Emporix extracts the configName and matches it to the corresponding configuration.
If a match is found, that configuration is used.
If no match is found, the default configuration is used.
See the documentation below for configuration details of different external IDPs:
Last updated
Was this helpful?
Was this helpful?

