...
UI Configuration
Menus Configuration
Steps to Configure Keycloak after Installation
The first 2 files are the UI Layer changes config file and the 3rd configuration file is to make the Metric values changes if required for the user.
...
The sample csv filled is shown below,
...
Steps to Configure Keycloak after Installation
Step 1 : In a browser go to the <domain>/auth and go to Administration Console.
...
Step 2 : Enter the keycloak admin username and password that you have set as part of the cQube installation.
...
Step 3 : Navigate to the Clients Tab of the cQube Realm and select the client (cqube 5.0) created during the installation.
...
Step 4 : Fill the Valid Redirect URIs with the domain of the application followed by ‘/*’
Step 5 : Fill the Web Origins with the domain of the application
Step 6 : Turn on the Direct Access Grant Enabled and save the changes.
...
Steps to create an user
Step 1 : Navigate to Users tab
Step 2 : Click on the add User button
...
Step 3 : Enter the Username and save.
...
Step 4 : Navigate to the Credentials tab and Enter the required password, turn off the temporary password option and save.
...