Problem statement
Within an Auth0 Team, the team owner invited a user to a tenant under the team. When the user clicks the link in the invitation email, the user is repeatedly requested to enter the credentials to log into the dashboard and is stuck in a loop.
Cause
The team owner should invite the teammate as a Contributor first and then invite the user on the tenant.
Solution
Follow these steps to invite a teammate to a tenant successfully.
- The Team owner removes the teammate from the tenant under Settings → Team Members
- The Team owner logs into the Team → Member and invites the teammate as a contributor
- The teammate clicks the URL on the team invitation email to accept the invitation
- The team owner switches to the tenant and adds the teammate as an Editor User
- The teammate clicks the URL in the tenant invitation email to log into the tenant.
Related References