Java Integration Kit

SP sample application configuration reference

The sample applications automatically work with PingFederate configuration you deployed in Deploying the sample configuration archive. However, if you want to test to test your own deployment and sign-on scenarios, customize the sample application settings as follows.

Field Description

PF Base URL

The fully qualified host name, port, and path of the PingFederate server.

The default value is https://localhost:9031/.

IdP Connections

The ID of the identity provider (IdP) connection to use.

Separate multiple connection IDs with a pipe | character.

The default value is localhost:default:entityId.

SP Adapter Instances

The ID of the OpenToken Adapter instance to use.

Separate multiple adapter IDs with a pipe | character.

The default value is OTPSPJava.

Attribute Names List

Single- and multi-value attributes included in the assertion.

Separate multiple attribute names with a pipe | character.

The default value is password|authnContext.

SP OpenToken Config File

If you customized the OpenToken adapter configuration provided by the sample deployment, export the agent-config.txt file from it, then upload the file here.