Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 1010 Bytes

File metadata and controls

21 lines (15 loc) · 1010 Bytes

Adding users

You can add users by using the Keycloak admin console.

Prerequisites
  • You must have cluster-admin privileges

  • You must have the Keycloak admin user name and password.

Procedure
  1. Log in to the Keycloak admin console at https://<www.example.com>/auth, specifying the {project-name} cluster URL.

  2. Create a new user in the Tackle realm. See Creating a new user in the Keycloak documentation.

  3. Create a password for the new user. See Creating a password for the user.

  4. Optional: Set attributes and permissions for the new user. See User profile.