Connect a Workday 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 Workday instance, you must onboard your
Workday instance to SSPM. Through the onboarding process, SSPM connects to a Workday
API and, through the API, scans your Workday instance at regular intervals for
misconfigured settings and account risks.
SSPM gets access to your Workday instance through OAuth 2.0 authorization. To enable
OAuth 2.0 authorization, you first create an API Client for Integrations in Workday.
In Workday, you must also create an integration system user and a custom report
exposed as a web service. During onboarding, you will provide SSPM with a manually
generated refresh token associated with the integration system user account that you
created. To scan Workday for misconfigured settings, SSPM will pull data from the
custom report.
To onboard your Workday instance, you complete the following actions:
During the onboarding process, you will provide SSPM with the following
information:
| Item | Description |
|
Client ID
|
SSPM will access a Workday API through an API Client for
Integrations that you create. Workday generates the Client
ID to uniquely identify this application.
|
|
Client Secret
|
SSPM will access a Workday API through an API Client for Integrations
that you create. Workday generates the Client Secret, which SSPM uses
to authenticate to this application.
|
|
Token Endpoint
|
SSPM will access a Workday API through the API Client for
Integrations that you create. SSPM uses the token endpoint
to generate an authentication token.
|
|
Refresh Token
|
SSPM will access a Workday API through an API Client for
Integrations that you create. SSPM uses this persistent
token to maintain a secure connection that remains active
independently of user sessions.
|
|
Custom Audit Log Report Web Service URL
|
The URL that exposes a custom report as a web service. To
scan for misconfigured settings, SSPM uses this custom
report to pull information from your Workday instance.
|
As you complete the following steps, make note of the values of the items described
in the preceding table. You will enter these values during onboarding to access and
scan your Workday instance from SSPM.