Hi,
We have the enterprise subscription to Auth0. Currently, we have 3 tenants. 1 Production, 1 Staging, and 1 Development.
We are adding a new test environment for our products, so we’d like to add one more Auth0 tenant to match our new test environment. We want the new tenant to have the same features as our production tenant.
Questions:
- According to the doc Rate Limit Policy (auth0.com) and Management API Endpoint Rate Limits (auth0.com), I can see the rate limits differences between the Enterprise production and the Enterprise non-production environments. However, I can’t find the information on the differences between Development(Non-production) and Staging(Non-production). Is there a doc that goes into more details on Development vs Staging? I’m trying to figure out if I should tag the new Auth0 tenant with Development or Staging.
- I’m not clear about the costs of adding more tenants. My understanding is
- There is no cost to add more non-production tenants. We only pay for the production tenants anyway?
- If we add a new production tenant, we’ll need to pay for it(number of monthly active users, add-on features, etc.)
Thanks