Connect a ServiceNow instance to SSPM to detect posture risks.
| Where Can I Use This? | What Do I Need? |
|
|
- SaaS Security Posture Management license
Or any of the following licenses that include the Data Security license:
|
For SSPM to detect posture risks in your ServiceNow instance, you must onboard your
ServiceNow instance to SSPM. Through the onboarding process, SSPM connects to a
ServiceNow API by using OAuth 2.0 authorization. To enable OAuth 2.0 authorization,
you first register an OAuth 2.0 integration application in ServiceNow before
onboarding your ServiceNow instance in SSPM. During the onboarding process, you're
prompted to log in to ServiceNow and to grant SSPM the access it requires. After
connecting to the ServiceNow API, SSPM scans your ServiceNow instance for
misconfigured settings, third-party plugins, and account risks.
You can also use the OAuth 2.0 application to enable SSPM to create tickets in
ServiceNow. To enable ServiceNow ticketing, you link SSPM to a ServiceNow instance
from the Ticketing Settings page. To enable ticketing, SSPM requires the same
information that it requires for onboarding ServiceNow. However, onboarding
ServiceNow for scans and linking to ServiceNow for ticketing are two separate
procedures. When you're creating your OAuth 2.0 application in ServiceNow, be aware
that SSPM uses different redirect URLs depending on whether you're onboarding
ServiceNow for scans or linking to ServiceNow for ticketing. Your OAuth 2.0
integration application can specify both of these redirect URLs.
To onboard your ServiceNow instance, SSPM requires the following information, which
you will specify during the onboarding process.
| Item | Description |
| Client ID | SSPM will access a ServiceNow API through an OAuth 2.0
application that you create. ServiceNow generates the Client ID to
uniquely identify the application. |
| Client Secret | SSPM will access the ServiceNow API through an OAuth 2.0
application that you create. ServiceNow generates the Client Secret,
which SSPM uses to authenticate to the application. |
| Instance URL | The unique URL for your ServiceNow instance. |
To onboard your ServiceNow instance, you complete the following actions: