Skip to content
forked from keycloak/keycloak

Open Source Identity and Access Management For Modern Applications and Services

License

Notifications You must be signed in to change notification settings

bfyxzls/keycloak

This branch is 2 commits ahead of, 404 commits behind keycloak/keycloak:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44731e3 · Mar 11, 2025
Mar 3, 2025
Sep 18, 2023
Dec 10, 2024
Jan 15, 2025
Mar 7, 2025
Oct 24, 2024
Mar 5, 2025
Feb 27, 2025
Jan 7, 2025
Dec 2, 2024
Mar 3, 2025
Mar 10, 2025
Mar 10, 2025
Feb 17, 2025
Mar 11, 2025
Feb 24, 2025
Mar 10, 2025
Mar 10, 2025
Mar 7, 2025
Feb 12, 2025
Jun 21, 2024
Feb 20, 2025
Mar 10, 2025
Feb 27, 2025
Mar 10, 2025
Mar 7, 2025
Mar 11, 2025
Mar 11, 2025
Mar 10, 2025
May 5, 2023
Nov 7, 2024
Jul 19, 2022
Feb 3, 2025
Sep 27, 2024
Oct 29, 2024
Nov 25, 2024
May 22, 2024
Nov 8, 2019
Aug 12, 2024
Jan 30, 2023
Feb 20, 2025
Feb 15, 2024
Jun 3, 2024
Apr 24, 2020
Jun 19, 2024
Jun 19, 2024
Mar 6, 2025
Feb 12, 2025

Repository files navigation

Keycloak

GitHub Release OpenSSF Best Practices CLOMonitor OpenSSF Scorecard Artifact Hub GitHub Repo stars GitHub commit activity Translation status

Open Source Identity and Access Management

Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.

Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.

Help and Documentation

Reporting Security Vulnerabilities

If you have found a security vulnerability, please look at the instructions on how to properly report it.

Reporting an issue

If you believe you have discovered a defect in Keycloak, please open an issue. Please remember to provide a good summary, description as well as steps to reproduce the issue.

Getting started

To run Keycloak, download the distribution from our website. Unzip and run:

bin/kc.[sh|bat] start-dev

Alternatively, you can use the Docker image by running:

docker run quay.io/keycloak/keycloak start-dev

For more details refer to the Keycloak Documentation.

Building from Source

To build from source, refer to the building and working with the code base guide.

Testing

To run tests, refer to the running tests guide.

Writing Tests

To write tests, refer to the writing tests guide.

Contributing

Before contributing to Keycloak, please read our contributing guidelines. Participation in the Keycloak project is governed by the CNCF Code of Conduct.

Joining a community meeting is a great way to get involved and help shape the future of Keycloak.

Other Keycloak Projects

License

About

Open Source Identity and Access Management For Modern Applications and Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.4%
  • TypeScript 8.4%
  • FreeMarker 0.7%
  • JavaScript 0.2%
  • CSS 0.1%
  • Shell 0.1%
  • Other 0.1%