PingOne Platform APIs

Task 3: Test the Workflow

The Test the Workflow endpoints perform the following actions:

  • Send an authorization request.

  • Calls the DaVinci capabilities needed to execute the actions of the flow.

  • Return an access token.

The authorization and token endpoints that you’ll call to test the workflow require an application ID and secret to complete the sign-on action. The Postman collection uses the Web application that you created in the Configure Your Environment collection.

What you’ll do

You will send an authorization request to start the DaVinci sign-on workflow.

  • POST request to the authorize endpoint.

  • POST request to invoke the DaVinci customHTMLTemplate capability to manage the flow.

  • POST request to get the access token.