Hey,
Is there a way to config 1 user to work on multiple tenants? meaning that the same user can authenticate between several different tenants?
BR,
Yossi
Hey,
Is there a way to config 1 user to work on multiple tenants? meaning that the same user can authenticate between several different tenants?
BR,
Yossi
Hi @yossi1,
Thanks for reaching out to the Auth0 Community!
Before we proceed, could you please clarify your use case in more detail?
Are you looking to provide user administrative access to multiple Auth0 Dashboard Tenants?
Or are you looking to provide an end-user SSO across multi-tenant applications?
Looking forward to your response.
Thank you.
Hi Rueben,
I’m looking to provide an end-user SSO across multi-tenant applications. One user who is part of several tenant apps and can switch between them
BR,
Yossi
Hi @yossi1,
Thank you for your response.
In this case, you will need to set up a tenant federation between your tenants using either OIDC or SAML Enterprise Connection Configurations.
Please see our SAML SSO with Auth0 as Service Provider and Identity Provider documentation to learn more.
Thank you.