/
CyberArk PAM

CyberArk PAM

Steps To Create CyberArk PAM OAuth App

  1. Login to your CyberArk Identity Administration portal.

  2. Go to Web Apps under Apps & Widgets section, 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* in the REST Regex.

    image-20250321-190643.png

     

    image-20250326-093044.png

     

  7. Go to Permissions tab on the left menu and click on Add button. Search for SCIM and add it.

    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. Username and Password of this service user will be used as Client ID and Client Secret respectively in the later step.

    image-20250321-192132.png

 

Setup CyberArk PAM 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 pam in the search bar. CyberArk PAM app entry will appear at the top of the list, click Add to Applications to the right.

    image-20250321-192559.png

     

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

    image-20250321-192624.png

     

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

    image-20250321-192747.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-094635.png

     

  6. Click Next to start the sync.

image-20250321-193547.png
  1. Click Done on the below screen.

image-20250321-202850.png
  1. Review the sync summary pop-up that appears and click Close.

 

 

Related content