Overview
This article provides instructions on how to connect to an API to import data from your application into Zilla. You will launch your application from Zilla, set up an API configuration, and send your data securely to Zilla.
Create an OAuth App
Log in to your CyberArk Identity Administration portal.
Go to
Apps & Widgets > Web Apps
and clickAdd Web Apps
.
Go to the
Custom
tab and clickAdd
next to OAuth2 Client.
Click
Yes
.
Set a name in
Application ID
field. This value will be used in later step.
Go to
Tokens
and enableClient Creds
.
Go to the
Scope
tab and clickAdd
.
Add
scim
as the name. Addscim*
andcore*
in the REST Regex and clickSave
.
Go to the
Permissions
tab and clickAdd
.
Search for SCIM, select the checkbox next to the name, and click
Add
.
Add the
View
permission for the SCIM user and clickSave
.
Go to
General Usage
, copy the SCIM endpoint in the Issuer section, and securely save it to use in a later step.
Create a SCIM User and Role
Go to
Core Services > Users
and create a service user.Add a login name, display name, and password. Save the login name and password for use in a later step.
Select the
Is OAuth confidential client
checkbox and clickCreate User
.
Create a role for the SCIM user and assign that role to the user. For more information on this process, see the Create a Role for the SCIM user section of Configure the SCIM server.
Set up Application Integration
Log in to Zilla with admin permissions and click
Add Application
.
Search for
CyberArk Identity Security Platform
and clickAdd to Applications
.
Add a business and technical owner, indicate whether the app is mission-critical, and click
Add to Applications
.
Click
Sync now
.
Enable
API Integration
and enter the required information obtained from earlier steps:Enter the Application ID obtained in an earlier step in
OAuth Application ID
field.Enter SCIM endpoint obtained in an earlier step. Do not include
/
at the end of the endpoint, for example,zilla.id.integration-cyberark.cloud
.Enter the SCIM user’s username in the
Client ID
field.Enter the SCIM user’s password in the
Client Secret
field.
Click
Sync Now/Next
.
Click
Next
.
Click
Done
.
Review the sync summary and click
Close
.
When you have finished with all the steps above, review the information in Zilla that was synced.
Having trouble? Try our Troubleshooting articles click Submit a request
in the upper right corner of the page in the Help Center and submit a ticket.
Our support team will assist you in resolving the problem as quickly as possible.