Multiple Auth0 hosted user databases in one tenant

Hi,
We will be using Auth0 for single-tenant B2B SaaS applications.
Within the single tenant can we provide multiple Auth0 hosted user databases? I.e. if a customer requires that their users are stored in a distinct database separate from other customers, will we need an additional tenant or can we add a 2nd database to the existing tenant?

I understand that I can create multiple database connections but I don’t know if those map to the same Auth0 hosted database.

Hi @darrenk,

Welcome to the Auth0 Community!

Yes, you can have multiple Auth0 Databases on a single tenant. For example, the free subscription plan can have up to 10 connections.

See our Entity Limit Policy reference.

Let me know if you have any additional questions.

Thanks,
Rueben

1 Like

Hi @rueben.tiow ,
Thank you for the fast response.

So that I understand this completely - each Database connection in a tenant connects to a distinct database? So if I have 3 Database connections in one tenant then I have 3 user databases?

Hi @darrenk,

Thanks for the update.

Yes, that’s correct. Each Database connection is a distinct database hosted by Auth0.

Feel free to let us know if you have any other questions.

Cheers,
Rueben

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.