The CreatorCon Call for Content is officially open! Get started here.

Azure Entra ID SSO Integration refresh/sync of user table doesn't work if user previously existed

mattmm
Kilo Sage

Hi all, We have an Azure AD MultiSSO Integration setup with ServiceNow and it works well (syncing using the Users and Groups provisioning).

 

We have an unused instance here that I want to completely clear the records on the sys_user table and let the integration do the rest, so I tested this by removing one user from the sys_user table and seeing if it would recreate them based on the sync, but it didn't.

 

I then removed the group containing this user from the Azure provisioning side , and re-added it, and it still didn't re-add this user. It's almost as if ServiceNow recognises this user once existed, and after removing won't re add them again from the Azure side, even though they are present. Does anyone know how to force this to completely sync again?

 

1 REPLY 1

Daniel Borkowi1
Mega Sage

Hi @mattmm, did you checked the error log in Azure EntraID. You can provision on demand the selected user and the error log in Azure will show you the reason, why it's not created.

https://learn.microsoft.com/en-us/entra/identity/app-provisioning/provision-on-demand?pivots=app-pro...

 

Greets
Daniel

Please mark reply as Helpful/Correct, if applicable. Thanks!