Azure AD User Provisioning - samAccountName

Dionbecu
Tera Guru

I just implemented Azure user provisioning and noticed that there is no samAccountName listed in available fields that can be synced. I notice that there is an On-premises SAM account name field in our user accounts, but that is the only reference in Azure. Is there a way to get the value of that field into ServiceNow via the Azure AD user provisioning. I have done quite a bit of searching, but have only seen one potentially related article.

1 ACCEPTED SOLUTION

Dionbecu
Tera Guru

It turns out that in order to get SAM you will need to update your schema in Azure AD. In our case, Sam is going to ExtensionAttribute13. We can pull it in from there.

View solution in original post

1 REPLY 1

Dionbecu
Tera Guru

It turns out that in order to get SAM you will need to update your schema in Azure AD. In our case, Sam is going to ExtensionAttribute13. We can pull it in from there.