I plan to have over 400 Organizations in my tenant. Each of these organizations need account isolation.
I am trying to use the Management API to create a Database Connection using the “auth0” strategy. The Connection seems to be created (it can be returned in the API), but I don’t see my connection in the Management portal. If I call “Check Status”, I get an error that says “Invalid strategy auth0”.
Is it possible to create Auth0 databases programmatically?