How to deploy SCIM between Servicenow and Azure AD for user lifecycle

Venkata 151 Reputation points
2022-10-08T13:34:40.367+00:00

Hello,

In our project, we are planning to implement SCIM for user lifecycle from Azure AD to Servicenow(SaaS). I have tried connector listed in enterprise application but it's not using scim . it's using SOAP api's for pushing user update to Servicenow.

Any steps or best practices or tutorial really helps to design our solution. Thank you in advance.

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
975 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sandeep G-MSFT 20,906 Reputation points Microsoft Employee Moderator
    2022-10-10T09:10:39.543+00:00

    @Venkata

    As I understand you need steps to configure user provisioning for service now from Azure AD. You can follow below article to do the same.
    https://learn.microsoft.com/en-us/azure/active-directory/saas-apps/servicenow-provisioning-tutorial

    This article also talks about Service now SOAP API's.

    You can let me know if you have any further questions on this.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


  2. Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
    2022-10-10T23:13:31.31+00:00

    Currently the only way to utilize Azure AD's SCIM client to communicate with ServiceNow would be to create a custom non-gallery application and leverage the generic SCIM client packaged with that. Azure AD's engineering group is working with ServiceNow to build a new SCIM integration and when it is completed, we'll release it and it will become available as the default connector for new provisioning jobs created for the ServiceNow Enterprise Application.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.