Keycloak Keycloak Identity and Access Management (IAM) — Default Password
Default username and password for the Keycloak Keycloak Identity and Access Management (IAM): admin / admin. Learn how to log in and how to change the default credentials.
The official Keycloak Getting Started guide instructs users to launch the container with KC_BOOTSTRAP_ADMIN_USERNAME=admin and KC_BOOTSTRAP_ADMIN_PASSWORD=admin. Many production deployments and community Compose templates ship with these example values unchanged. The bootstrap admin must be used to create permanent users; change credentials before exposing the Admin Console to a network.
| Username | Password | Access | Notes |
|---|---|---|---|
admin | admin | Web UI | Bootstrap admin account from official Getting Started documentation examples. |
- Source
- vendor documentation
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.