SAML SSO configuration Azure AD with onpremisessamaccountname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 01:08 AM
Hi,
We are trying to configure SAML SSO for ServiceNow with Azure AD. We want to use the onpremisessamaccountname fetched from synced AD on Azure AD as the User Identifier claim.
- How can we map the onpremisessamaccountname from Azure AD to the provisioned user in ServiceNow?
- Our onpremisessamaccountname contains EmpID(int value).We are getting the EmpID in the SAML token(as expected), how can we match the UserID on ServiceNow side.
Please find the screenshot attached for further information.
Please help. Thanks!
- Labels:
-
Instance Configuration
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 06:09 PM
If you have a field that is being populated on the user table that corresponds with onpremisessamaccountname, you will want to make sure the SSO property corresponds with that field name. By default, the SSO property is user_name.
If you do not have a field that corresponds with onpremisessamaccountname, you will want to make sure that is part of your load data/transformation to either an existing field or new custom field. You would then want to update your System Property to indicate that field name