Adding users for the Meme Game
Learn how to add users in PingOne with attributes you can use in policies.
About this task
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.
Steps
-
Add a user with an email address from a generic domain:
-
In PingOne, go to Directory > Users and click the icon next to Users.
-
For Username, enter
genericuser
. -
For Email, enter
user@example.com
. -
For Population, select Default, if it is not already selected.
-
Click Generate Password, then click the Eye icon and copy the password to a convenient location. You’ll need it later.
-
Click Save.
-
-
Add a user with an email address from a trusted domain:
-
Click the icon next to User.
-
For Username, enter
companyuser
. -
For Email, enter
example@pingidentity.com
. -
Make sure the Population is Default.
-
Click Generate Password, then click the Eye icon and copy the password to a convenient location. You’ll need it later.
-
Click Save.
-
Result
You’ve added two users with email addresses from different domains. You’ll use them later when testing your policy.
Next steps
Next, you’ll define the API operation that requires a fine-grained authorization policy.