Integrating PingID with PingFederate through APIs
Before you begin
Components
-
PingFederate 9.1
-
PingID
-
PingOne for Enterprise
Do the following:
-
Ensure that you have a valid Java development environment.
-
Be familiar with the PingFederate 9.1 SDK Developer’s Guide.
About this task
Follow these steps to establish a quick connection between your application, PingFederate, and PingID.
Steps
-
Use the /registrations post method to create a PingOne for Enterprise account.
See /registrations.
-
Use the /identitybridges methods to identify a placeholder PingOne for Enterprise directory as the backend store and to complete PingOne for Enterprise setup.
See /identitybridges.
-
Use the /pingid methods to minimally configure PingID and download the
pingid.properties
file.See /pingid.
-
Use the PingFederate administration API to create the PingID adapter in PingFederate.