Before you create and test a policy that authorizes the conditions under which a user can start a new game, you’ll need sample users for testing. Create a test user with an email address from a generic domain and another test user with an email address from a trusted domain.

  1. Add a user with an email address from a generic domain:
    1. In PingOne, go to Directory > Users and click the + icon next to Users.
      Screen capture of the Users page in PingOne showing the plus icon for adding a user.
    2. For Username, enter genericuser.
    3. For Email, enter user@example.com.
    4. For Population, select Default, if it is not already selected.
      Screen capture of the Add Users window showing the Username, Email, and Population settings.
    5. Click Generate Password, then click the Eye icon and copy the password to a convenient location. You'll need it later.
    6. Click Save.
  2. Add a user with an email address from a trusted domain:
    1. Click the + icon next to User.
    2. For Username, enter companyuser.
    3. For Email, enter example@pingidentity.com.
    4. Make sure the Population is Default.
    5. Click Generate Password, then click the Eye icon and copy the password to a convenient location. You'll need it later.
    6. Click Save.

You’ve added two users with email addresses from different domains. You’ll use them later when testing your policy.

Next, you’ll define the API operation that requires a fine-grained authorization policy.