CyberArkISP

CyberArk Identity Security Platform secures human and machine identities across hybrid/multi-cloud environments with intelligent privilege controls, AI-driven threat detection, and Zero Trust enforcement.

Identity and Access Management · CyberArk

Configuration parameters

  • url — Audit Server URL (required)
  • identity_url — Identity URL (required)
  • web_app_id — Web App ID (required)
  • api_key — API Key (required)
  • client_id — Client ID (required)
  • credentials — Client Secret (Service User Password) (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • max_fetch — Maximum number of audit events per fetch
  • isFetchAssets — Fetch Assets
  • directory_data_collection — Directory Data Collection
  • max_assets_per_source_per_page — Maximum number of records per Redrock page

Commands (5)

  • cyberark-isp-get-applications

    Manually fetches CyberArk Cloud Directory application snapshots via the Redrock Query API. For developing/debugging only.

  • cyberark-isp-get-events

    Gets audit events from CyberArk Identity Security Platform. This command is used for developing/debugging and is to be used with caution, as it can create events, leading to events duplication and API request limitation exceeding.

  • cyberark-isp-get-groups

    Manually fetches CyberArk Cloud Directory group snapshots via the Redrock Query API. For developing/debugging only.

  • cyberark-isp-get-roles

    Manually fetches CyberArk Cloud Directory role snapshots via the Redrock Query API. For developing/debugging only.

  • cyberark-isp-get-users

    Manually fetches CyberArk Cloud Directory user snapshots via the Redrock Query API. For developing/debugging only. Use with caution if 'should_push_assets' is set to true, as it may interfere with the scheduled fetch cycle's snapshot sealing.