Discover · GitHub · Keycloak↑ +20 today
Central identity management for your applications
Keycloak offers open source identity and access management solutions for modern applications and services. This Java-based platform is used to standardize centralized authentication and authorization processes.
Updates
- September 17, 2026: Stars 36,517 → 36,819, latest release 26.7.4 (September 16, 2026).
- August 31, 2026: Stars 36,268 → 36,517, latest release 26.7.3 (August 31, 2026).
- August 19, 2026: Stars 36,028 → 36,268, latest release 26.7.2 (August 19, 2026).
- August 6, 2026: Stars 35,953 → 36,028, latest release 26.7.1 (August 5, 2026).
What you get
- Standardizes user authentication processes.
- Provides strong identity management and authorization.
- Effortlessly increases application security.
Installation
Start Local Development Container
docker run --name keycloak -p 127.0.0.1:8080:8080 -e KC_BOOTSTRAP_ADMIN_USERNAME=admin -e KC_BOOTSTRAP_ADMIN_PASSWORD=change_me quay.io/keycloak/keycloak:latest start-devRunning it
Access Local UI
http://localhost:8080Getting started
- Official source →
Related dictionary terms
Who it is forIt is for software developers and system administrators who want to centrally and securely manage user authentication and access management processes in their applications.
LicenseApache-2.0
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-28: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.