Create user in Servicenow while SSO login authentication

snowuser111
Kilo Guru

HI Experts,

Need your help please urgently

We have SSO in place. requirement is if user does not exist in Servicenow , create that user automatically when SSO is authentcated and system checks it is present in AD but not in Servicenow.

Can anyone help on this please urgently.

Thanks & Regards,

Shikha Roy

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

This should help get you started.



SAML user provisioning


View solution in original post

5 REPLIES 5

Chuck Tomasi
Tera Patron

This should help get you started.



SAML user provisioning


If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.



Thank you


Hi Chuck Thanks for the guidance. Need to know I tried the above   but user is comming to staging table "u_imp_saml_user_4vlry2wawm" but not getting mapped to Sys_user table.


we have ADFS


have user_name as colaese =TRUE


What I see in staging table is i got two things only :


http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress


and


SSO Source.



What could be wrong. not changed anything on transform map script.


find_real_file.png


find_real_file.png


Hi CHuck,



Can you please guide if anything wrong I am doing