The “First Name and Last Name are missing” error occurs during Single Sign-On (SSO) when Otter does not receive the required first name and last name attributes from your identity provider (IdP). This is typically caused by missing or incorrectly mapped user attributes in the IdP configuration. To resolve the issue, review your SAML attribute mappings and ensure that the correct first name and last name fields are included in the authentication response.
First and last name attribute format
Otter requires the first and last name attributes to follow a specific format. Ensure your IdP configuration matches the format shown below. For additional guidance, see the SSO SAML setup documentation.
first_name: User’s first name (required)
or
last_name: User’s last name (required)
or
Example of correct attribute mapping
Using Microsoft Entra as an example, your attribute mappings in your IdP should be configured similarly.
Common attribute mapping issues
If both first_name and last_name are mapped incorrectly, Otter may display the “First Name and Last Name are missing” error.
If first_name is mapped incorrectly, the user’s last name may not appear correctly in their Otter profile.
If last_name is mapped incorrectly, the user’s last name may not appear correctly in their Otter profile.
Feedback
0 comments
Article is closed for comments.