Keycloak first login (local user)
The Keycloak admin URL will consist of the following components:
- The domain that has been configured for your reseller to access the application. This may be a domain or the IP address of the K3s server (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>
For example, <https://my-reseller.net/auth/admin/master/console>
Once you have entered the correct address for your Forcepoint DSPM cluster Keycloak instance, you should be able to log into the Keycloak admin dashboard using the following details:
Username: admin
Password: admin
Note: This is the default username and password for the initial login to Keycloak. Create a local Keycloak administrator account.