Instead of using the sample data.zip archive from the Java Integration Kit package (see Deploying the sample configuration archive), you can configure PingFederate manually.

Tip: If you have a difficult time with the manual configuration, deploy the sample data.zip file. Then you can refer to the sample configuration as you create your own adapter instances and connections.

The following tables list the required adapter settings for the Java sample applications.

Identity provider adapter instance settings

See the IdP Adapter screen of the identity provider adapter configuration.

Field Name Value
Password
Must be six characters long and contain at least:
  • One uppercase letter
  • One lowercase letter
  • One number
This password is included in the agent-config.txt file used by the application. It does not have to match the password you choose for the service provider adapter instance.
Note:

The sample applications are preconfigured to use the following password:

Changeme1

Authentication Service https://pf_host:pf_port/IdpSample/MainPage?cmd=sso
Advanced Fields
Logout Service https://pf_host:pf_port/IdpSample/MainPage?cmd=slo
Note: The endpoints in these tables assume you deployed the sample applications in the same servlet container as PingFederate. If you deployed the applications elsewhere, change the hostname (localhost) and port accordingly (see Deploying the applications to separate servlet containers).

Service provider adapter instance settings

See the Instance Configuration screen of the service provider adapter instance configuration.

Field Name Value
Password
Must be six characters long and contain at least:
  • One uppercase letter
  • One lowercase letter
  • One number
This password is included in the agent-config.txt file used by the application. It does not have to match the password you choose for the identity provider adapter instance.
Note:

The sample applications are preconfigured to use the following password:

Changeme1

Advanced Fields
Account Link Service (Optional) https://pf_host:pf_port/SpSample/MainPage?cmd=accountlink
Logout Service https://pf_host:pf_port/SpSample/MainPage?cmd=slo

Service provider default URLs

See the Default URLs screen of the service provider configuration.

Field Value
For SSO URL https://pf_host:pf_port/SpSample/MainPage/
For SLO URL https://pf_host:pf_port/SpSample/MainPage/