PingOne

PingOne MFA Remember Me Verifier Adapter settings reference

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

Standard fields
Field Description

PingOne Environment (required)

Select the PingOne connection that you created in Connecting PingFederate to PingOne.

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.

Make sure that the PingOne MFA policy you select has Remember Me enabled.

This field is blank by default.

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 the PingOne MFA Integration Kit 4.x download manifest.

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.

LDAP Data Source

The data source used for retrieving additional user attributes.

When configured, the adapter uses this data source to resolve the PingOne username for Remember Me device lookups.

This field is blank by default.

Base Domain

The base domain for LDAP attribute retrieval.

This field is blank by default.

Filter

The LDAP filter used to locate the user entry. You can use ${username} as a placeholder for the username.

For example, for Active Directory: sAMAccountName=${username}

This field is blank by default.

LDAP Search Scope

The scope used when searching the LDAP directory.

  • SUBTREE_SCOPE (default): Searches the base object and all child entries.

  • OBJECT_SCOPE: Searches only the base object.

  • ONE_LEVEL_SCOPE: Searches the immediate children of the base object, but not the base object itself.

LDAP Username Attribute

The LDAP attribute used to resolve the PingOne username. For example: sAMAccountName, uid, or mail.

Leave blank to skip LDAP username resolution.

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.