Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

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.

Steps To Create CyberArk Identity Security Platform OAuth App

  1. Login to your CyberArk Identity Administration portal.

  2. Go to Web Apps under Apps & Widgets section in the left menu, and click on Add Web Apps button on the right.

    image-20250321-185738.png

  3. In Add Web Apps modal, go to Custom tab. Add OAuth2 Client app.

    image-20250321-185923.png

    Click Yes

    image-20250321-190012.png

  4. Set a name in Application ID field. This value will be used in later step.

    image-20250321-190543.png

  5. Go to Tokens tab on the left menu and enable Client Creds checkbox option.

    image-20250321-190520.png

  6. Go to Scope tab on the left menu and click on Add button. Write scim in the name field and scim*, core* in the REST Regex. Click Save in this window.

    image-20250321-190643.png

    image-20250326-184030.png

  7. Go to Permissions tab on the left menu and click on Add button. Search for SCIM, check the checkbox of it and click Add.

    image-20250321-191019.png

    image-20250321-191046.png

  8. Select View checkbox against SCIM permission and click on the Save button.

    image-20250321-191223.png

  9. You will find SCIM Endpoint in Issuer field under General Usage tab. It will be used in the later step.

    image-20250321-191748.png

  10. Under Core Services → Users, create a service user to authenticate the integration by selecting Is OAuth confidential client checkbox while creation under Status section shown below in the screenshot. Username and Password of this service user will be used as Client ID and Client Secret respectively in the later step. After filling in the required fields, click Create User.

    image-20250321-192132.png

Setup CyberArk Identity Security Platform Application Integration on Zilla

  1. Visit Zilla application and login using your admin credentials and then click Add Application in the top right.

    image-20241128-104820.png

  2. A window with a search bar appears, type in CyberArk Identity Security Platform in the search bar. CyberArk Identity Security Platform app entry will appear at the top of the list, click Add to Applications to the right.

    image-20250401-091247.png

  3. Fill in the form with appropriate details and then click Add to Applications.

    image-20250326-184254.png

  4. A detailed view of CyberArk Identity Security Platform application appears. Click Sync now in the top right corner.

    image-20250326-184326.png

  5. Enable API Integration. Enter Application ID obtained from the earlier step into OAuth Application ID field. Enter SCIM user’s Username and Password you have obtained from earlier step into the Client ID and Client Secret fields, respectively. Enter SCIM Endpoint you have obtained from earlier step. (do not include / at the end, e.g. zilla.id.integration-cyberark.cloud). And Click on Sync Now/Next button in the below window.

    image-20250326-184425.png

  6. Click Next in the below window to start the sync.

image-20250326-184449.png
  1. Click Done on the below screen.

image-20250326-184522.png
  1. Review the sync summary pop-up that appears 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.

  • No labels