ServiceNow (outbound integration)
Integrate Identity Security Posture Management (ISPM) with your ServiceNow instance to automatically create incidents in ServiceNow based on security issues detected by ISPM.
The integration requires creating a dedicated user account (service account) in ServiceNow with specific roles that grant ISPM the necessary permissions. For security and manageability, it's essential to create a dedicated service account for this integration rather than using an existing user's account.
Configure a dedicated service account
Create a dedicated service account
-
Sign in to your ServiceNow instance with an account that has administrative privileges, such as an admin or user_admin role.
-
From the left-side navigation filter, click All, and then enter Users.
-
In the User Administration module, click Users.
-
Click New and enter the following details:
-
User ID: Enter a descriptive name. For example: okta.ispm.integration
-
First name: Okta
-
Last name: ISPM integration
-
-
Select the Active and Web service access only checkboxes.
-
Clear the selection for Password needs reset.
-
Click Submit to create the account.
-
Search for the account that you created and select it.
-
Click Set Password and enter a password.
-
Click Save Password.
Assign roles
-
On the service account's page, scroll to the related lists and click Roles.
-
Click Edit...
-
In the Collection slush bucket, search for the itil and personalize roles and add them to the Roles List.
-
Click Save.
Share the parameters with ISPM
-
In the ISPM console, go to
. -
Select Servicenow.
-
Enter the following parameters:
-
Integration name: Enter a name for this integration.
-
Instance URL: Enter your full ServiceNow instance URL. For example, https://your-company.service-now.com.
-
Username: The user ID of the service account you created earlier. For example, okta.ispm.integration.
-
Password: The password you set for the service account.
-
-
Click Add Integration.
-
Once the test is successful, click Continue mapping to map the ISPM issues payload to the ServiceNow incident fields on your ServiceNow instance.
-
Click Add mapping. You can edit the mapping at any time.
-
Click Add automation.
-
Select the issues for which ISPM should trigger alerts for you. You can modify the alerts and the issues at any time.
-
Click Add automation.