Overview of the Steps for Accessing Delinea PAS Events

The general steps that you perform to access Delinea PAS events are as follows:

  1. As a prerequisite to accessing Delinea PAS events, configure the tenant for OAuth access to create:

    • SIEM user

    • OAuth app

    • SIEM scope for accessing Redrock and query

  2. Generate the basic authorization token.

  3. Fetch the OAuth access token using the oauth2/token API.

  4. Fetch the Delinea PAS events using the Redrock/query API.

  5. Parse the response that was received from the Redrock/query API.