PingOne Platform APIs

Task 2: Configure Your Test User

The Configure Your Test User endpoints perform the following actions:

  • Update (or create) a population.

  • Update (or create) a user.

  • Set the user’s password.

  • Enable MFA for the user.

  • Set an MFA device for the user.

The Login with Authenticator App workflow requires a user with a valid password. It also requires that MFA is enabled on the user.

What you’ll do

In this workflow, you will create a new user and set the users MFA device.

  • POST to create a population.

  • POST to create the new user.

  • PUT to set the user’s password.

  • POST to enable MFA.

  • POST to set the user’s MFA device