OpenToken adapter setup
About this task
If you have already deployed version 2.5.1 (or later) of the OpenToken Adapter skip steps [bookmarkstep1] through [bookmark_step4] in the following procedure. |
Steps
-
Stop the PingFederate server if it is running.
-
Remove any existing OpenToken Adapter files (
opentoken*.jar
) from the directory<PF_install>/pingfederate/server/default/deploy
.The adapter JAR file is
opentoken-adapter-<version>.jar
.In the same directory (
server/default/deploy
), delete the fileopentoken-java-1.x.jar
, if it exists.Delete the file
opentoken-adapter.jar
, if it exists, from the directory:<PF_install>/pingfederate/server/default/lib
. -
Unzip the integration-kit distribution file and copy
opentoken-adapter-2.5.1.jar
from the/dist
directory to the PingFederate directory:[.filepath]``<PF_install>/pingfederate/server/default/deploy``
-
Start or restart the PingFederate server.
-
Configure an instance of the OpenToken Adapter. For instructions, see OpenToken Adapter Configuration in the PingFederate documentation.
-
On the Adapter Actions screen in the adapter setup steps, click the Invoke Download link and then click Export to download the
agent-config.txt
properties file to a directory that is readable by the SAP J2EE Server.