Azure AD user provisioning and user record creation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 11:01 AM
Hi All,
We are doing Azure AD SSO and user provisioning for user record creation.
All fields are getting mapped however, we are not able to get the VIP details.
We have created one group and keeping all VIP user in the Azure AD group, so when user records will get pushed with VIP details, The VIP user values is being passed to ServiceNow with true/false with type = "String" which is not being recognized in ServiceNow as VIP type is Boolean.
To fix this issue; field map for VIP in transform map, we have written script to change the type from String to the Boolean so that ServiceNow will accept the value.
The above solution is not working hence we are looking for suggestion and assistance to fix the same.
Kindly guide
Regards,
Amit