Orchestration SDKs

Step 1. Installing JavaScript dependencies

PingOne Advanced Identity Cloud PingAM JavaScript

To capture contextual data and perform risk evaluations, you must add the PingOne Protect module to your Orchestration SDK project.

Install the Journey and PingOne Protect modules by using npm:

npm install @forgerock/journey-client @forgerock/protect

After installing the module, you can proceed to Step 2. Integrating PingOne Protect auth journeys in JavaScript.