This quick start guide will help Accenture MDR customers configure Sailpoint IdentityNow to allow log collection from the Log Collection Platform (LCP).
The document includes the following topics:
Supported Versions
A list of supported versions is available in the Accenture MDR Supported Products List document (Accenture_MDR_Supported_Products_List.xlsx) which can be found in Accenture MDR Portal.
Port Requirements
Table 1-1: Port requirements for LCP communication.
Source | Destination | Port | Description |
LCP | SailPoint IdentityNow | TCP/443 | Default port and protocol |
Configuring Sailpoint IdentityNow
Device Configuration Steps :
To access IdentityNow APIs, you'll need to generate a client ID and secret that you can use to authenticate with the platform with Admin Rights. You can create and delete your API keys on the API Management page of the Admin UI.
Creating an API Key
Login to Admin UI
2. In the Admin interface, navigate to Global > Security Settings.
3. Select the API Management tab.
4. Select + New to open the New API Client window.
5. Enter a meaningful Description for your API key and select the appropriate OAuth 2.0 Grant Type for your use case.
Select Client Credentials checkbox.
If you select Refresh Token, specify a value from the associated dropdown menu to indicate how long you want the token to be valid for (or accept the default value of 1 month).
If you select Authorization Code, you’ll also need to specify a valid Redirect URL.
6. Select Create to generate the client credentials.
7. Copy the Client ID and the Client Secret somewhere safe.
For more information on the IdentityNow authentication , refer link : https://developer.sailpoint.com/docs/authentication.html?_gl=1*7sm7mk*_ga*MTc2OTQ4NDE1Mi4xNjYwNjMxMTM3*_ga_SS72Z4HXJM*MTY2MTI1MDQ5My4xMC4xLjE2NjEyNTczMDMuMzguMC4w&_ga=2.168271905.1800001452.1661152739-1769484152.1660631137
LCP Configuration parameters
Table 1-2: The Sailpoint IdentityNow Event Collector (5034 – API) properties to be configured by MDR are shown in table.
Property | Default Value | Description |
---|---|---|
URL | {tenant URL} https://{tenant}.identitynow.com | URL mentioned in the Pre-Installation Questionnaire (PIQ). |
Client ID | {Client ID generated to use in API Authentication} | Client ID mentioned in the Pre-Installation Questionnaire (PIQ) |
Client Secret | {Client Secret generated to use in API Authentication} | Client Secret mentioned in the Pre-Installation Questionnaire (PIQ) |