Skip to main content
Version: On prem: 15.0.2

ServiceNow integration

Here, you can find an information on how to install and configure the Omada Service Catalog application for ServiceNow integration.

This application allows joint Omada and ServiceNow customers to request access to Omada resources from ServiceNow.

Overview

With the Omada Identity Cloud Service Catalog application for ServiceNow, you can:

  • Enable all identities to request access to business resources and applications whether on mobile, tablet, or desktop, within a single interface.

  • Provide a native experience directly in ServiceNow for all business requests.

  • Eliminate the need to have business users be fluent in multiple tools for accessing specific resources.

The integration uses the Omada Identity Graph API to read objects relevant to the request from Omada Identity Cloud, such as identity, context, system, and resources available for request. See the general data flow between ServiceNow, Graph API, and Omada Identity on the diagram:

Impersonation

The integration between ServiceNow and Omada Identity is based on a service user. This service user will impersonate the ServiceNow user in Omada Identity.

This means that you also need to make sure that ServiceNow and Omada Identity are able to correlate the ServiceNow user with the Omada Identity user that they will be impersonating.

By default, this is done by matching the user's ServiceNow email address with the user's Omada Identity username.

If you cannot use the username in Omada Identity for the email address registered for the user in ServiceNow, you can use the master setting IdentUserNameProps to define an alternative lookup.

info

on-prem To leverage the ServiceNow integration, you must install at least the Omada Identity version 14 update 15.

Key Features

The application creates a Service Catalog item that allows users to request access to resources in Omada Identity Cloud.

  • Request for self
  • Request on behalf of another identity
  • Select context to request in (if configured in Omada Identity Cloud)
  • Filter resources on system
  • Filter out already assigned resources
  • Control which resources are available to be requested in ServiceNow (e.g., only expose business roles)
  • Select validity
  • See the status of access request
info

The process currently does not support the following use cases:

  • Request for accounts
  • Selecting an account for identities with multiple accounts
  • Resources with attributes.

For these resources, we recommend that the resource property Prevent self-service in third party applications is set to True.