Linking Tenant to Teams

Problem statement

Users might want to maintain their tenants under the same subscription.

Solution

In order to link a tenant to Auth0 Teams, the following conditions must apply:

  • The user is an administrator of the tenant they want to link.
  • The tenant is a “Free” tenant. If the user is planning on linking a tenant with a different subscription, they have to downgrade it to Free first.
  • The user has a “Team Owner” role on the team.

If the conditions are met, the tenant will show up as a possible option to link to the Team when the user selects “Link Existing Tenant” from the Tenants page.

Related References