Hello folks,
We have a web app connected to an Application in Auth0. I’m investigating if Auth0 supports our use cases for multi tenancy.
Here are our use cases -
- Multiple tenants need to be set up to access a single web application
- Each tenant has their own connection requirements. Example: One tenant can rely on username password for their users, but other tenant wants users to log in via enterprise.
- Tenants do not have access to Auth0 Dashboard. They will manage their users (add/remove users) via our web application.
Per https://auth0.com/docs/design/using-auth0-with-multi-tenant-apps#auth0-and-multi-tenancy, it seems like the recommended way is to create multiple connections.
I was hoping to hear if these requirements could be met by Auth0. If anyone has a similar setup, I’d love to hear your experience of setting up connections per tenant and how has the approach scaled.
Thanks,
Hari