Hi,
We are attempting to integrate SCIM provisioning for SonarQube Enterprise at Abbott using Microsoft Entra ID.
We are encountering an issue specifically with existing users:
-
Our environment previously used SAML authentication, where the user login attribute was set to
samAccountName. -
To support SCIM provisioning, we updated the SAML configuration to use
userNameinstead. -
SCIM provisioning has been successfully enabled.
-
New users are provisioned correctly via SCIM.
-
However, existing users are not being synced and are not linking to their existing SonarQube accounts.
We would appreciate guidance on:
-
How existing users can be successfully matched or migrated after changing the SAML login attribute
-
Whether a specific attribute mapping, user update, or re‑provisioning step is required
-
Any known limitations or recommended approach for handling existing users when enabling SCIM in this scenario
Thank you for your support.
We migrated from SAML login using samAccountName to userName to enable SCIM provisioning.
New users provision correctly, but existing users do not match.
Can you assist with updating existing user identifiers or advise the recommended migration approach to align SCIM identities?