Identity provider transform map

Joyce W
Giga Expert

I have SSO that I would like to use user provisioning feature on user table

I want department id field from SSO to map to department.ID field on User table. I do not want a new department to be created in the process. 

How can I script this out?

 

 

 

3 REPLIES 3

Gaurav Bajaj
Kilo Sage

Hello,

 

I hope you SSO has capability to send out the department field in the SAML response. As far as I know, you would metadata where you will have all fields and then set them up in transform map for user import.

find_real_file.png

Joyce W
Giga Expert

SSO can only bring the fields shown below from ServiceNow User table.

I wanted to have Department field and Department.ID.

and when I went to configure more field maps under Mapping Assist, I did not get more options from saml_user import source table.

find_real_file.png

 

Jake Cope
ServiceNow Employee
ServiceNow Employee

Good Day Joyce,

 

Better late response than never I guess!

 

The information you require to add to servicenow needs to come from the IDP - Let's presume in this situation you're using Azure Microsoft - If you view within the Enterprise Applications within Azure portal there's "attribute" Fields to include within the SSO properties. This is to then be forwarded to the ServiceNow instance so you will then be able to include more information to be mapped.

 

Let me know if that's clear,

 

Best,

Jake