How to create a automoation script for setting up auth0 with several organizations in one tenant(development)?

I created some tenants for every org and every org has its tenant per env(dev, stg).
But I want to integrate this by automation script to set up auth0.
the idea here is that I would have a single tenant that supports lots of orgs.

Hi @Boss0,

Welcome to the Auth0 Community!

You can use the Deploy CLI Tool to automate tenant deployment.

You can also use the Auth0 CLI.

I would recommend looking at Multiple Organization Architecture for your use case.

1 Like

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