---
title: PingOne MFA Remember Me Verifier Adapter settings reference
description: Field descriptions for the PingOne MFA Remember Me Verifier IdP Adapter configuration page.
component: pingone
page_id: pingone:pingone_mfa_integration_kit:pf-p1-mfa-ik-verifier-adapter-settings-ref
canonical_url: https://docs.pingidentity.com/integrations/pingone/pingone_mfa_integration_kit/pf-p1-mfa-ik-verifier-adapter-settings-ref.html
revdate: February 26, 2026
---

# PingOne MFA Remember Me Verifier Adapter settings reference

Field descriptions for the PingOne MFA Remember Me Verifier IdP Adapter configuration page.

> **Collapse: Standard fields**
>
> | Field                                     | Description                                                                                                                                                                                                                                                                                                                                                                                                             |
> | ----------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
> | **PingOne Environment** (required)        | Select the PingOne connection that you created in [Connecting PingFederate to PingOne](pf_p1_mfa_ik_connecting_pf_to_p1.html).This field is blank by default.                                                                                                                                                                                                                                                           |
> | **MFA Policy for Remember Me** (required) | Select the PingOne MFA policy you want to use for the Remember Me experience.&#xA;&#xA;Make sure that the PingOne MFA policy you select has Remember Me enabled. Otherwise, the PingOne MFA Remember Me Manager Adapter will return the com.pingidentity.pingone.device\_not\_created\_policy\_disallows\_remember\_me status. Learn more about this status in Remembered devices setup.This field is blank by default. |

> **Collapse: Advanced fields**
>
> | Field                            | Description                                                                                                                                                                                                                                                                                                                      |
> | -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
> | **HTML Template Prefix**         | Identifies the set of HTML templates that the adapter uses.If you customize the template file names in the `/server/default/conf/template` directory, enter the new prefix here.You can find a description of the template files in [Download manifest](pf_p1_mfa_ik_download_manifest.html).The default value is `pingone-mfa`. |
> | **Messages Files**               | Identifies the customizable language-pack file that the adapter uses to show messages on the templates.If you customize the `pingone-mfa-messages.properties` file name in the `/server/default/conf/language-packs` directory, enter the new name here.The default value is `pingone-mfa-messages`.                             |
> | **Device Profiling Timeout**     | The amount of time, in milliseconds, that PingFederate waits for the device profiling script to collect device details.The default value is `5000`.                                                                                                                                                                              |
> | **API Request Timeout**          | The amount of time, in milliseconds, that PingFederate allows when establishing a connection with PingOne MFA or waiting for a response to a request.A value of `0` disables the timeout.The default value is `12000`.                                                                                                           |
> | **Proxy Settings**               | Defines proxy settings for outbound HTTP requests.The default value is **System Defaults**.                                                                                                                                                                                                                                      |
> | **Custom Proxy Host**            | Enter the proxy server host name to use when **Proxy Settings** is set to **Custom**.This field is blank by default.                                                                                                                                                                                                             |
> | **Custom Proxy Port**            | Enter the proxy server port to use when **Proxy Settings** is set to **Custom**.This field is blank by default.                                                                                                                                                                                                                  |
> | **Custom Proxy Connection Type** | Select whether to connect to the proxy server using HTTP or HTTPS when **Proxy Settings** is set to **Custom**.The default value is `HTTP`.                                                                                                                                                                                      |
