agility-docs

Manage AGILITY Local Users

The following guide explains how to add a new user in Keycloak and make it available for AGILITY.

Reset default admin password

  1. Go to the site agility realm admin console: <scheme>://<hostname>/cv/auth/admin/agility/console. For example https://agility.example.com/cv/auth/admin/agility/console

  2. Log in with the admin user agility-admin@b-yond.com.

  3. Select Users from the navigation panel, and select the Credentials tab.

    add_user

  4. Select Reset password and enter the new values.

    add_user

  5. Select Save and then confirm Reset password.

    add_user

    Log out and start using the new admin password.

User creation

  1. Go to the site agility realm admin console: <scheme>://<hostname>/cv/auth/admin/agility/console. For example https://agility.example.com/cv/auth/admin/agility/console

  2. Log in with the admin user agility-admin@b-yond.com.

  3. Select Manage -> Users and select Add user.

    add_user

  4. Complete the form:

    • Required user actions: Update password
    • Email: john.doe@b-yond.com
    • First name: John
    • Last name: Doe

    If it is necessary assign an extra permission, click on Join Groups button and select the required group:

    • agility-admin: AGILITY application administrator user.
    • auth-admin: agility realm admin user. This is, same permissions as agility-admin@b-yond.com user on the Keycloak console.
  5. Select Create.

    user_details

  6. Select the Credentials tab and select Set password.

    set_credentials_a

  7. Enter a temporary password twice. Set the Temporary setting to On and select Save and then Confirm.

    set_credentials_b

First login

  1. As a user, go to the main application URL <scheme>://<hostname>/cv/ and log in.

    login_1

  2. Once you log in, update the temporary password.

    login_2

  3. Set the new password and select Submit.