Specifying a readable login when managing users via API
The login field value is displayed as your user identifier in the Talend Cloud Data Stewardship interface. Ensure it's readable when creating or updating users via API.
Due to the unified login for Qlik and Talend Cloud, the system uses the login field value as the identifier displayed in the Talend Cloud Data Stewardship interface.
When you create a new user or update an existing user's email address via API, specify a personalized, human-readable value for the login field in the API call.
Information noteImportant: If you omit the login field, the system auto-generates a UUID as the login value. While this does not break functionality, the user then appears in the Talend Cloud Data Stewardship interface and in Studio components as <UUID>@<domain>, which administrators and data stewards cannot recognize.
For information about the user management API, see Updating a user's email.