CrowdStrike Integration Kit

Configuring an adapter instance

Configure the CrowdStrike IdP Adapter to determine how PingFederate communicates with CrowdStrike.

Before you begin

Deploy the CrowdStrike Integration Kit files to your PingFederate directory.

Steps

  1. In the PingFederate administrative console, go to Authentication → Integration → IdP Adapters and click Create New Instance.

On the Type tab, set the basic adapter instance attributes:In the Instance Name field, enter a name for the adapter instance.In the Instance ID field, enter a unique identifier for the adapter instance.From the Type list, select CrowdStrike IdP Adapter. Click Next.

  1. On the IdP Adapter tab, in the CrowdStrike Service API Response Mappings section, map the attributes from the CrowdStrike Service API response to the attribute contract:

    1. Click Add a new row to 'CrowdStrike Service API Response Mappings'.

    2. In the Local Attribute field, enter a name for an attribute.

    3. In the CrowdStrike Service API Response Mapping field, enter the JSON Pointer syntax for the source Google Verified Access API attributes, as shown in JSON Pointer syntax reference.

      Example:

      For example, the JSON pointer /resource/0/system_serial_number will return the system serial number.

    4. In the Action column, click Update.

    5. To add more attributes, repeat steps a-d.

      Result:

      These attributes are now available in your PingFederate authentication policy.

      On the IdP Adapter tab, configure the adapter instance by referring to CrowdStrike IdP Adapter settings reference. Click Next.

  2. On the Actions tab, test your connection to the CrowdStrike service by fetching the API access token. Resolve any issues that are reported, and then click Next.

  3. On the Extended Contract tab, add any attributes that you included in the CrowdStrike Service API Response Mappings section of the IdP Adapter tab. Click Next.

  4. On the Adapter Attributes tab, set pseudonym and masking options as shown in Set pseudonym and masking options in the PingFederate documentation. Click Next.

  5. On the Adapter Contract Mapping tab, configure the contract fulfillment details for the adapter as shown in Define the IdP adapter contract in the PingFederate documentation. Click Next.

  6. On the Summary tab, review your configuration. Click Save.

Next steps