PingFederate IdP configuration
Steps
-
Unzip the distribution
.ziparchive and copy this file to the server/default/deploy folder in your PingFederate server installation:dist/pf-oam-adapter-3.1.0.jar -
Copy the following file to the Agent Config Location folder, which was created in Step 2 of OAM IdP configuration:
conf/jps-config.xml -
Add the following to
run.propertieswithin<PF_HOME>/binfolder:oracle.security.jps.config=<AGENT_CONFIG_LOCATION>/jps-config.xmlEnsure that the Agent Config Location path uses forward slashes (/), as shown above.
-
Install and configure the OAM Access Server SDK. For information on the Access Server SDK, refer to your OAM documentation.
The Access Server SDK functions as a gate to the OAM Access Server and some files will need to be copied to the server where PingFederate is running.
-
Copy the following files from the Access Server SDK to
<PF_INSTALL>/server/default/deploy:-
oamasdk-api.jar -
opss_standalone/modules/-
oracle.idm_11.1.1/identitystore.jar -
oracle.pki_11.1.1/oraclepki.jar -
oracle.jps_11.1.1/* (all files) -
oracle.osdt_11.1.1/* (all files)The files listed above pertain to the specified version of the OAM SDK in the System Requirements. Other versions may require different files
-
-
-
Start or restart the PingFederate server.