Linking Two User Accounts from the Auth0 Dashboard

Last Updated: Aug 14, 2024

Overview

This article explains whether a tenant admin can merge two user accounts from within the Auth0 Dashboard.

Applies To

  • Admins
  • Merge User Accounts

Solution

No, at this time, it is not possible to initiate an account-linking operation from within the dashboard.

An alternative available to a tenant admin that can obtain access tokens with the update:users scope for the Management API would be able to perform the account linking through the Management API endpoint.

This means that tenant admins who do not have full admin permissions, such as a tenant admin with the editor users role, will not be able to link users because the operation is not available in the Users section in the dashboard. Such a tenant admin also will not be able to create/access a client application capable of obtaining access tokens for the Management API.

To see this functionality considered in a future release, please submit a feature request using this form.