Login with Passwordless Authentication
PingOne supports a sign-on flow that uses only a username and a multi-factor authentication (MFA) sign-on action to authenticate the user. This activity shows you how to create a sign-on policy that does not require a password at sign on.
|
To create a new sign-on policy and its associated sign-on policy action, you must have the Environment Admin role. |
This scenario illustrates the following common operations supported by the PingOne APIs:
-
Create an application connection
-
Create a sign-on policy
-
Create a sign-on policy action
-
Assign the sign-on policy to an application
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.