Hi all,
I’ve configured SailPoint Identity Security Cloud (ISC) for SSO with Azure AD using SAML. The necessary claim values: NameID, email, name, and groups are being passed correctly in the SAML assertion.
However, when accessing the NERM app from the Solution Center as an Admin (the user is also part of a directory group mapped to the NERM Admin role), a new user account is created with assigned admin role under “System Users”, but only the login attribute (e.g., user1@onmicrosoft.com) is populated. The display name and email fields remain empty.
Additionally, I tried to pre-create the user via a manual import before the first sign-in, populating attributes like name, email, and login, and assigning the appropriate admin role via API. But as soon as the user signs in via SSO for the first time, the existing user object appears to get replaced with the new one keeping only the login field.
Am I missing a mapping or configuration step to ensure NERM pulls in and retains all user attributes from SailPoint ISC correctly?
Any guidance would be appreciated.
Thanks