Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Need Information how to import Azure Active Directory User Account Employee ID In saviynt

mollasiraj
Regular Contributor
Regular Contributor

Hi All,

Need Information how to import Azure Active Directory User Account Employee ID In saviynt.

I am using below mapping in account import Json-

"customproperty6": "employeeID~#~char"

But it is not importing the Employee ID value into saviynt.

We check in azure using below command one user account -

get-azureaduser -objectid <account name> | format-list

when we are using the above command in azure to check the all attribute it is not showing employeeID attribute.

get-azureaduser -objectid <account name> | select-object -ExpandProperty extensionproperty

when we are using the above command that time it is showing the employeeID attribute.

Can anyone suggest me then how to import the employeeID value in saviynt.

 

 

Who Me Too'd this topic