---
title: CrowdStrike IdP Adapter settings reference
description: Field descriptions for the CrowdStrike IdP Adapter configuration screen.
component: crowdstrike
page_id: crowdstrike:setup:pf_crowdstrike_ik_crowdstrike_idp_adapter_settings_reference
canonical_url: https://docs.pingidentity.com/integrations/crowdstrike/setup/pf_crowdstrike_ik_crowdstrike_idp_adapter_settings_reference.html
revdate: June 10, 2024
---

# CrowdStrike IdP Adapter settings reference

Field descriptions for the CrowdStrike IdP Adapter configuration screen.

**Standard fields**

| Field                              | Description                                                                                                                                                                                                                                       |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **CrowdStrike Region**             | The CrowdStrike API region and API base URL to use.                                                                                                                                                                                               |
| **Client ID**                      | The client ID generated by CrowdStrike for access to the API.                                                                                                                                                                                     |
| **Client Secret**                  | The client secret generated by CrowdStrike for access to the API.                                                                                                                                                                                 |
| **CrowdStrike Service**            | The CrowdStrike service to use. The CrowdStrike adapter will only call one of the following CrowdStrike services. Supported services are:- **Incident Score of Device**

- **Zero Trust Assessment of Device**

- **Environment Wide CrowdScore** |
| **CrowdStrike Agent ID Attribute** | The incoming chained attribute that provides the value of the **CrowdStrike Agent ID**. The default attribute name that the adapter looks for is `crowdStrikeAgentId`.                                                                            |

**Advanced fields**

| Field                                 | Description                                                                                                                                                                                                                           |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Crowd Score Service Records Limit** | The maximum number of score records to return when the **CrowdStrike Service** is **Environment Wide CrowdScore**.The default value is `20`.                                                                                          |
| **High Score Threshold**              | If the CrowdStrike score is higher than this value, the adapter returns a `High` result.                                                                                                                                              |
| **Medium Score Threshold**            | If the CrowdStrike score is higher than this value but lower than or equal to the **High Score Threshold**, the adapter returns a `Medium` result.                                                                                    |
| **Low Score Threshold**               | If the CrowdStrike score is higher than this value but lower than or equal to the **Medium Score Threshold**, the adapter returns a `Low` result.                                                                                     |
| **API Request Timeout**               | The amount of time in milliseconds thatPingFederateallows when establishing a connection with the Google Verified Access API or waiting for a response to a request. A value of `0` disables the timeout.The default value is `5000`. |
| **Proxy Settings**                    | Defines proxy settings for outbound HTTP requests.The default value is **System Defaults**.                                                                                                                                           |
| **Custom Proxy Host**                 | The proxy server host name to use when **Proxy Settings** is set to **Custom**.This field is blank by default.                                                                                                                        |
| **Custom Proxy Port**                 | The proxy server port to use when **Proxy Settings** is set to **Custom**.This field is blank by default.                                                                                                                             |
