Grant Trend Micro permission to access your CyberArk data in one or multiple tenants for use in Trend Vision One apps.
Procedure
- Create an OAuth2 client in CyberArk for Trend Vision One to access object data.Objects represent the resources managed by CyberArk solutions, including users, devices, applications, and others.
- Log in to your CyberArk Identity Security Platform.
- In the left panel, click the icon for selecting a service (
) and choose Identity Administration. - Create an OAuth2 client.
-
Go to and then click Add Web Apps.
-
Click Custom and then click Add next to OAuth2 Client.
-
Click Yes and then click Close.The settings screen for the OAuth2 client is displayed.
-
- Configure the OAuth2 client settings.For more information about the settings, see the CyberArk documentation.SectionConfigurationSettings
-
Set Application ID and record the application ID for later use.
-
Set Display Name to a unique name.
Tokens-
Set Token Type to JwtRS256.
-
Set Auth methods to Client Creds.
-
Set the other fields based on your requirements.
Scope-
Click Add.
-
Type read in the Name field.
-
Click Add under Allowed REST APIs.
-
Type the value .*.
-
Click Save.
-
- Create a service user and associate it with the OAuth2 client.
-
Go to and click Add User.
-
Set Login name, Email address, and Display name.
-
Under Password Type, select Manual and set your password.Record the password for later use.
-
In the Status section, select Is OAuth confidential client and then click Create User.
-
On the Users screen, locate the service user and record the Login Name for later use.
-
Click the service user, click Application Settings, select the OAuth2 client just created, and click Save.
-
Enter a user name and click OK.
-
- Create a role and assign the role to the service user.
-
Go to .
-
Click Add Role, specify a unique name for the role, and click Save.
-
Click Members, click Add, search for and select the service user just created, and click Add.
-
Click Administrative Rights, click Add, locate and select the following administrative rights, and click Add.
-
Read Only Role Management
-
Read Only System Administration
-
Read Only User Management
-
Read permissions for Risk Management machine identities dashboards
-
Read permissions for Risk Management pCloud dashboard
-
Read-only for settings
-
Read-only for Threat Detection and Response monitoring
-
Read-only permission for the Domain customization in Administration space
-
-
Click Save.
-
- Grant the service user permissions on the OAuth2 client.
-
Go to .
-
Locate and click the OAuth2 client you just created.
-
Click the Permissions tab, click Add, search for and select the role assigned to the service user associated with the OAuth2 client, and then click Add.
-
Select the permissions Run and Automatically Deploy.
-
Click Save.
-
- Create an OAuth2 server in CyberArk for Trend Vision One to access audit information.Trend Vision One requires access to audit information to sync object updates from CyberArk.
- Create an OAuth2 server.
-
Go to and then click Add Web Apps.
-
Click Custom and then click Add next to OAuth2 Server.
-
Click Yes and then click Close.The settings screen for the OAuth2 server is displayed.
-
- Configure the OAuth2 server settings.SectionConfigurationSettings
-
Set Application ID and record the application ID for later use.
-
Set Display Name to a unique name.
Tokens-
Set Token Type to JwtRS256.
-
Under Auth methods, make sure you select Client Creds.
Scope-
Click Add.
-
Copy and paste isp.audit.events:read in the Name field.
AdvancedCopy and paste the following, and click Save.setClaim('tenant_id', TenantData.Get("CybrTenantID")); setClaim('aud', 'cyberark.isp.audit'); -
- Create a service user and associate it with the OAuth2 server.
-
Go to and click Add User.
-
Set Login name, Email address, and Display name.
-
Under Password Type, select Manual and set your password.Record the password for later use.
-
In the Status section, select Is OAuth confidential client and then click Create User.
-
On the Users screen, locate the service user and record the Login Name for later use.
-
Click the service user, click Application Settings, select the OAuth2 server just created, and click Save.
-
Enter a user name and click OK.
-
- Create a role and assign the role to the service user.
-
Go to .
-
Click Add Role, specify a unique name for the role, and click Save.
-
Click Members, click Add, search for and select the service user just created, and click Add.
-
Click Administrative Rights, click Add, locate and select the following administrative rights, and click Add.
-
Read Only Role Management
-
Read Only System Administration
-
Read Only User Management
-
Read permissions for Risk Management machine identities dashboards
-
Read permissions for Risk Management pCloud dashboard
-
Read-only for settings
-
Read-only for Threat Detection and Response monitoring
-
Read-only permission for the Domain customization in Administration space
-
Show Audit Service Tile
-
Show Export to SIEM in Administration space
-
-
Click Save.
-
- Grant the service user permissions on the OAuth2 server.
-
Go to .
-
Locate and click the OAuth2 server you just created.
-
Click the Permissions tab, click Add, search for and select the role assigned to the service user associated with the OAuth2 server, and then click Add.
-
Select the permissions Run and Automatically Deploy.
-
Click Save.
-
- Create an OAuth2 server.
- Add a SIEM integration for Trend Vision One to access audit information.
- In the left panel, click the icon for selecting a service (
) and choose Administration. - Go to .
- Click Create and select Create SIEM integration.
- Enter a name for the SIEM integration.
- Click Apply.An API key is created.
- On the SIEM integrations screen, click More information on the SIEM integration just created.
- Under Step 2, copy and record the subdomain in the API base URL.For example, if the API base URL is https://example-subdomain.audit.cyberark.cloud, copy example-subdomain.
- Copy and record the API key for later use.
- In the left panel, click the icon for selecting a service (
- Obtain the tenant ID from CyberArk Identity Security Platform.
- Click your user name in the upper right corner and click About.
- Copy and record the ID in the Identity section for later use.
- Configure CyberArk integration settings in Trend Vision One.
- In your Trend Vision One console, go to .
- Locate and click CyberArk.
- Click Add tenant.
- Configure permissions to sync your CyberArk data to Trend Vision One.SectionSettingConfiguration-Tenant IDPaste the tenant ID you copied in step 4.Object data accessOAuth2 client application IDPaste the application ID you copied in step 1OAuth2 client service user namePaste the service user login name you copied in step 1.OAuth2 client service user passwordPaste the service user password you copied in step 1.Audit information accessOAuth2 server application IDPaste the application ID you copied in step 2OAuth2 server service user namePaste the service user login name you copied in step 2.OAuth2 server service user passwordPaste the service user password you copied in step 2.Subdomain in API base URLPaste the subdomain you copied in step 3.SIEM integration API keyPaste the API key you copied in step 3.
- Click Save.
