Skip to main content

Adding new users to UCC

Prerequisites: Confirm that Keycloak is deployed and configured according to Keycloak Server Deployment and Keycloak Configuration. Also verify that Mailcow, Nextcloud, and Jitsi are installed and operational.

Create a Keycloak user

  1. Log in to the Keycloak administration console.
  2. Select the example-sso realm from the Manage realms menu.

Select Realm

  1. In the left-hand navigation, click Users.

  2. Click Add user and enter the required details:

    • Username: someuser
    • Email: someuser@domain.com

Add user

  1. Save the new user.
  2. Select the newly created user from the list.
  3. Open the Credentials tab and set a password for the user.

Set password

Notes

  • Use a unique username and a valid email address.
  • Configure any additional user attributes or groups as required for your deployment.
  • After creating the user, verify authentication against the integrated UCC services.