---
title: Google Chrome Enterprise Device Trust IdP Adapter settings reference
description: Field descriptions for the Google Chrome Enterprise Device Trust IdP Adapter configuration screen.
component: google
page_id: google:google_chrome_enterprise_integration_kit:pf_google_chrome_enterprise_ik_adapter_settings
canonical_url: https://docs.pingidentity.com/integrations/google/google_chrome_enterprise_integration_kit/pf_google_chrome_enterprise_ik_adapter_settings.html
revdate: June 24, 2024
---

# Google Chrome Enterprise Device Trust IdP Adapter settings reference

Field descriptions for the Google Chrome Enterprise Device Trust IdP Adapter configuration screen.

**Standard fields**

| Field            | Description                                                                                                                 |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **API Key**      | The API key created in Google Cloud Platform. This field is required.                                                       |
| **GCP Key File** | The key file downloaded from GCP during the Service Account creation. This field is required to create an adapter instance. |

**Advanced fields**

| Field                                  | Description                                                                                                                                                                                                                       |
| -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Google Verified Access Base URL**    | The endpoint used by Google Verified Access. This field is required and is set with default value https\://verifiedaccess.googleapis.com/.                                                                                        |
| **Generate Challenge Endpoint**        | The endpoint used to generate a new challenge. This is generated relative to **Google Verified Access Base URL** and **API Key** configured above. The default endpoint is `/v2/challenge:generate?key=%s`.                       |
| **Verify Challenge Response Endpoint** | The endpoint used to verify challenge response. This is generated relative to **Google Verified Access Base URL** and **API Key** configured above. The default endpoint is `/v2/challenge:verify?key=%`s.                        |
| **API Request Timeout**                | The amount of time in milliseconds that PingFederate allows when establishing a connection with 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.                                                                                                                         |
