You can add users by using the Keycloak admin console.
Prerequisites
-
You must have
cluster-adminprivileges -
You must have the Keycloak admin user name and password.
Procedure
-
Log in to the Keycloak admin console at
https://<www.example.com>/auth, specifying the {project-name} cluster URL. -
Create a new user in the Tackle realm. See Creating a new user in the Keycloak documentation.
-
Create a password for the new user. See Creating a password for the user.
-
Optional: Set attributes and permissions for the new user. See User profile.