Application count limit

My business case is single tenant SaaS, but I have hundreds if not thousands of customers. Each customer has its own site. (login/logout/callback urls) Does that mean I need Auth0 client app for each of my customers/sites? Am I going to run into entity limits?

Hi @lucas.majewski

Auth0 can support thousands of applications.

But you say each customer has their own login URL. An Auth0 tenant only supports a single CNAME (like auth.mycompany.com). Is that going to be an issue?

John

1 Like

Thank you John. I was spooked by 100 application limit described here: Entity Limit Policy

Are there different application count limits per pricing plan then?

By “login/logout/callback urls” I meant Application Login URI, Allowed Callback URLs, Allowed Logout URLs etc settings.

Yes, there are different limits per pricing plan.

John

1 Like

I can’t find anywhere what is the application count limit per pricing plan. Can you please help with that?

I have heard from few sources that there is a limit of 100 applications on self service plans (Essential and Professional), enterprise licensing plans have uncapped application limits.

1 Like

That’s correct. It’s documented here:

1 Like