Update Email or Password on all linked accounts

Feature: Update Email or Password on all linked accounts

Description: When an account has been linked to another, I would like the ability to apply changes to all linked accounts at once, such as updating the email or password.

Use-case: In our use case, we have an “email-only” connection meant for global logins, and we have organization-specific “email-username” connections. Both are of provider=auth0. When a user is created, they are added to both connections and the “email-username” identity is merged into the “email-only” identity. In order to update passwords or emails, we need to pull all identities associated with the primary and iterate through them, updating all as needed. It would help rate limits as well as reduce the room for error if this could be achieved through a single API call.

Hi @jason.littera,

Thanks for the feedback! Don’t forget to click the Vote button.

1 Like