/
Create a new user in Keycloak

Create a new user in Keycloak

Contents

Introduction

Keycloak is an Open-source product which allows Single Sign-On (SSO) and enables Identity and Access Management integration to allow for a quick, safe, and secure integration of authentication within modern applications.

Below are the steps involved in configuring Keycloak:

Logging into Keycloak admin panel

The Keycloak admin URL will consist of the following components:

  • The domain that has been configured for your reseller to access the application (E.g. my-reseller.net or 10.10.121.127)

  • The service path (E.g. auth for Keycloak)

  • The keycloak admin path /admin/master/console

An example of the above might look something like this:

https://my-reseller.net/auth/admin/master/console

Once you have entered the correct address for your cluster Keycloak instance following the above guidelines, you should be able to login to the Keycloak admin dashboard using the following details:

Username: admin

Password: %password%

The access protocol should always be https

The domain in the example above (E.g. my-reseller.net) might not be applicable if a domain is not configured, in which case you would need to use the server IP address (E.g. 10.10.121.127)

Once logged into the portal, there are a few steps to complete in order to configure Keycloak.

Create a New User

  1. Select Realm as Gv on the left-side menu

    image-20240320-102446.png
  2. Click on the Users menu item on the left-side menu, and then click Add user

     

  3. Enter the Username as desired and click on Save

     

  4. Once the user has been created, it will open the new user Details tab

  5. Navigate to Credentials tab, and set the password for this user. Set the Temporary as OFF

     

Related content

Troubleshooting cheatsheet
Troubleshooting cheatsheet
Read with this
Reseller Keycloak Quick Installation Guide
Reseller Keycloak Quick Installation Guide
More like this
DSPM DRA - Setting up access to the platform
DSPM DRA - Setting up access to the platform
Read with this
[22.0.4+] Getvisibility Reseller Keycloak Quick Installation Guide
[22.0.4+] Getvisibility Reseller Keycloak Quick Installation Guide
More like this
Synergy Agent - Deployment Flow
Synergy Agent - Deployment Flow
Read with this
[22.0.4+] Keycloak User Federation Configuration (LDAP/AD)
[22.0.4+] Keycloak User Federation Configuration (LDAP/AD)
More like this

Classified as Getvisibility - Partner/Customer Confidential