Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 808 Bytes

_users_update_normalized_profile_attributes.md

File metadata and controls

3 lines (2 loc) · 808 Bytes

By default, user profile attributes provided by identity providers other than Auth0 (such as Google, Facebook, Twitter) are not directly editable because they are updated from the identity provider each time the user logs in.

To be able to edit the name, nickname, given_name, family_name, or picture root attributes on the normalized user profile, you must configure your connection sync with Auth0 so that user attributes will be updated from the identity provider only on user profile creation. These root attributes will then be available to be edited individually or by bulk import using the Management API.