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
Refer to the IdP Adapter tab 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
|
||
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
Refer to the Instance Configuration tab 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
|
||
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 |
||