Creating user passwords in keycloak

Create a user password

  1. Navigate to Keycloak and login.
  2. In the Manage section of the left navigation, click Users.
  3. Select View all users.
  4. Search for the user for which you want to create a password and click the ID.

In the keycloak User Settings page:

  1. Click the Credentials tab.
  2. Enter a Password.
  3. Confirm the password.
  4. Enable or Disable the Temporary password setting.

Tip: Enabling the Temporary password setting forces your user to change their password upon their first login.

  1. Click Set Password.

Change a user password

In the keycloak User Settings page:

  1. Click the Credentials tab.
  2. In the Actions section, click Delete.
  3. When prompted, click Delete credentials.
  4. In the Set Password section, enter a password.
  5. Confirm the password.
  6. Enable or Disable the Temporary password setting.

Tip: Enabling the Temporary password setting forces your user to change their password upon their first login.

  1. Click Set Password.

You can also see the Managing users in the DMC topic for more information on how to edit User Settings in the DMC.