ForgeRock Developer Experience

Create a demo user

Applies to:

  • ForgeRock SDK for Android

  • ForgeRock SDK for iOS

  • ForgeRock SDK for JavaScript

The samples and tutorials in this documentation often require that you have an identity set up so that you can test authentication.

To create a demo user in AM, follow these steps:

  1. Log in to the AM admin UI as an administrator.

  2. Navigate to Identities, and then click Add Identity.

  3. Enter the following details:

    • User ID = demo

    • Password = Ch4ng3it!

    • Email Address = demo.user@example.com

  4. Click Create.

  5. On the Identities page, click the identity you just created.

  6. On the General tab, enter example values for the following properties:

    • First Name

    • Last Name

    • Full Name

    • Telephone Number

    • Home Address

    The examples in this documentation display a number of these values to show that they are working as expected.

  7. Click Save.

Copyright © 2010-2023 ForgeRock, all rights reserved.