Login with an Authenticator App
This activity shows you how to define a native application, create an MFA sign-on policy that enables MFA using an authenticator application, and assign the sign-on policy to the application.
This scenario illustrates the following common operations supported by the PingOne APIs:
-
Create an application.
-
Assign a resource grant to the application.
-
Create a sign-on policy.
-
Create a sign-on policy MFA action.
-
Assign a sign-on policy to an application.
-
Set the user device.
-
Submit an OTP from the authenticator app to complete the flow.
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. Click the Run in Postman button below to fork, or download and import, the Postman collection for this workflow to your workspace.