Skip to content
Server & Web Software

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.

UsernamePasswordAccessNotes
admin
admin
Web UIBootstrap admin account from official Getting Started documentation examples.

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.

Related devices