Manual configuration settings
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.
If you have a difficult time with the manual configuration, deploy the sample |
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:
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.
|
||
Authentication Service |
https://pf_host:pf_port/IdpSample/MainPage?cmd=sso |
||
Advanced Fields |
|||
Logout Service |
https://pf_host:pf_port/IdpSample/MainPage?cmd=slo |
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 ( |
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:
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.
|
||
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 |