Progressive Profiling - Sign-On Action
This activity shows you how to create a sign-on policy with a progressive profiling action, initiate an authorization request, and use the flow APIs to complete the progressive profiling action.
The following operations are supported by the PingOne APIs:
-
Create an application
-
Create a sign-on policy
-
Create login and a progressive profiling sign-on policy actions
-
Create a user
-
Initiate an authorize request
-
Use flow APIs to login the user and add a mobile phone number
-
Verify the addition of a mobile phone number to the user record
Prerequisites
Get an access token from the worker application that you created in Create an admin Worker app connection. To get a token from a different worker application in an alternate sandbox environment, run the token request endpoint using the client ID and client secret of your chosen worker app to authenticate the request. For more information, refer to Get a PingOne admin access token.
Click the Run in Postman button below to fork, or download and import, the Postman collection for this workflow to your workspace.