OpenToken adapter setup
About this task
If you have already deployed version 2.5.1 (or later) of the OpenToken Adapter skip steps 1 - 4 in the following procedure. |
Steps
-
Stop the PingFederate server if it is running.
-
Remove any existing OpenToken Adapter files (
opentoken*.jar
) from the<PF_install>/pingfederate/server/default/deploy
directory.The adapter JAR file is
opentoken-adapter-<version>.jar
.In the same directory (
server/default/deploy
), delete theopentoken-java-1.x.jar
file, if it exists.If it exists, delete the
opentoken-adapter.jar
file from the<PF_install>/pingfederate/server/default/lib
directory. -
Unzip the integration-kit distribution file and copy
opentoken-adapter-2.5.1.jar
from the/dist
directory to the PingFederate directory:<PF_install>/pingfederate/server/default/deploy
-
Start or restart the PingFederate server.
-
Configure an instance of the OpenToken Adapter. You can find instructions in OpenToken Adapter in the PingFederate documentation.
-
On the Adapter Actions page 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’s readable by the SAP J2EE Server.