Introduction
After deploying Discover, you can log in to the Keycloak authentication server and configure users.
By default, the Keycloak server has a pre-configured realm named discover
and is populated with pre-configured roles. The Keycloak server stores user information in a PostgreSQL database that runs in another container but is started and stopped with the "auth" component.
If you prefer, you can configure Keycloak to connect to an existing user directory - such as an LDAP server - and manage users with your existing tools.