Keycloak Database Connection
____________________________________________________________________
Provide the details below in order to make the connection to your Keycloak database and one of the realms
| Field | Value |
|---|
| DB Host | Hostname or IP address of the Keycloak database | Info |
|---|
Currently, DualShield MyVD installer assumes that the database used by KeyCloak is PostgreSQL. You can change it after installation. |
|
| DB Port | Database working port number |
| DB Name | Name of the database. |
| DB Username | Admin username of the database |
| DB Password | Admin password |
| Base DN | OU must equal the name of the realm in Keycloak that you want to connect to, e.g. "deepnet" You can change "o=mycompany, c=us" to anything that's appropriate to you, e.g. "o=world, c=com" (O = Organisation Name, C = Country Name) | Info |
|---|
The installer connects only one realm in Keycloak. You will be able to connect to multiple realms in Keycloak after the installation. |
|