Configure SAML 2.0 with ADFS 2.0 to use User ID as identifier
In the Wiki it is exemplified how to use the Email (email) field in the User (sys_user) table as the uniqe identifier between the user records in ServiceNow and the AD.We tried to change this into using the User ID (user_name) field instead. - but we...