Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

integrate Azure AD with ServiceNow

shid077
Tera Contributor

How to integrate Azure AD with ServiceNow without integration hub??

 

Please provide steps in detail.

3 REPLIES 3

chetanb
Tera Guru

@shid077 

 

There are many ways to integrate Microsoft Azure with ServiceNow. Here are some methods you can use to find out the setup:

 

  1. Azure AD Integration: Check if Azure Active Directory (AD) is integrated with ServiceNow for user and group management. This is a common method for syncing user and group data. You can check this in the Azure portal under Azure Active Directory > Enterprise Applications > All Applications, and look for ServiceNow.
  2. API Integration: Check for an API integration setup between Azure and ServiceNow. This could be a REST, SOAP, or OAUTH connection. You can check this in ServiceNow under System Web Services > Outbound > REST Message or SOAP Message.
  3. Azure Logic Apps: Azure Logic Apps can be used to automate workflows and integrate data, apps, and services. Check in the Azure portal if any Logic Apps connect to ServiceNow.
  4. ServiceNow IntegrationHub: ServiceNow's IntegrationHub allows you to create flow-based integrations. Check in ServiceNow under Flow Designer > IntegrationHub to see if there's an integration setup with Azure.
  5. Azure Service Bus: Azure Service Bus can be used to send messages between applications. Check in the Azure portal if there's a Service Bus that connects to ServiceNow.
  6. Custom Scripted Integration: There might be a custom scripted integration. Check-in ServiceNow under System Definition > Scripts - Background for any scripts that might be interacting with Azure.
  7. Azure DevOps Integration: If the issue is related to development work, there might be an integration with Azure DevOps. Check-in ServiceNow under System Web Services > Outbound > REST Message or SOAP Message for any connections to Azure DevOps.
  8. Third-Party Integration Tools: A third-party tool might be used for the integration, such as MuleSoft or Dell Boomi. Check-in these tools for any integrations with ServiceNow.

chetanb
Tera Guru
Senior Architect Mike Bahr will walk you through setting up Azure SSO single sign on and user provisioning within a ServiceNow instance in 15 mins. If you have additional questions about this integration, reach out to us here: https://www.glidefast.com/contact ...

Community Alums
Not applicable

Hi @shid077 ,

The following resources provide information about how to achieve integration from Azure to ServiceNow: