Deploy the sample applications
The Java Integration Kit includes two applications that act as identity provider (IdP) and service provider (SP) in the demonstration environment. Deploy the applications into the PingFederate servlet container as follows.
About this task
As of Java Integration Kit 2.8, there are two versions of the OpenToken agent: the standard OpenToken agent, and the Jakarta EE 9 OpenToken agent. The Jakarta EE 9 OpenToken agent has its own version of the sample applications located in the
|
To test a custom configuration, you can deploy the applications in a separate container on your network and then make the necessary configuration changes as described in Advanced installation and configuration. |
Steps
-
Stop PingFederate.
-
From the Java Integration Kit
.zip
archive, copy thesample/IdpSample.war
andsample/SpSample.war
files to<pf_install>/pingfederate/server/default/deploy
. -
Start PingFederate.