Hey everyone,
I have two Auth0 tenants for two websites, aaa.local.com and bbb.local.com now. But I want to use one tenant to log in to both sites using auth0 organization functionality. This means that users will see the same sign-up/log-in screen on both sites.
If a user signs up on either site, a new user will be created for their organization. If a user logs in on one site (e.g., aaa.local.com), they’ll be taken to the aaa site. This works the same way for the bbb site.
If the user belongs to both of the orgs, he will see the org selector when he logs in.
I’ve read the docs, but I can’t get my setup to work. Can someone help me out?
I hope this is helpful!