Single Identity Provider Organizations

In the Single Identity Provider (IdP) Organizations scenario, every organization that uses the Auth0 Organizations feature uses exactly one Auth0 connection. This feature allows each application to select the appropriate organization defined on the Auth0 Tenant, which will either authenticate user credentials directly or forward the authentication request to the appropriate IdP to handle.

In this scenario, we’ll continue to use the Travel0 Corporate Booking example. In this example, the corporate booking application equates to your application and Travel0 corresponds to your company.

Architecture Scenarios - Multitenancy - Diagram - Isolated users, Shared Apps, Orgs A&B

Regardless of how credentials are processed--whether user credentials are stored in a database connection (like with Hoekstra & Associates) or are validated via an enterprise connection (like with MetaHexa Bank) or a social connection--your application behaves the same way. Leveraging the Organizations feature allows you to configure and control the experience.

Learn more