Open Source Identity and Access Management For Modern Applications and Services https://www.keycloak.org
  • Java 92.1%
  • TypeScript 6.9%
  • FreeMarker 0.6%
  • JavaScript 0.1%
  • Shell 0.1%
Find a file
Marek Posolda 06f4cad392
[OID4VCI] Review support for proofs, attestations and key binding (#52637)
closes #46272
closes #46273


Signed-off-by: mposolda <mposolda@gmail.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-09-11 14:33:12 +02:00
.github Adding Hungarian language maintainers (#52597) 2026-09-10 15:05:40 -03:00
.idea Add Intellij project icon 2023-09-18 12:39:16 +02:00
.mvn Update to Maven 3.9.16 2026-06-04 11:13:13 +02:00
.trivy Ignore Bootstrap CVEs as we are not affected by them since bootstrap javascript components are not distriburted or used (#51704) 2026-08-14 09:30:02 +02:00
adapters Ensure that an encrypted assertion is signed if response is not signed (#355) (#46929) 2026-03-09 10:25:27 +01:00
authz Make sure group claims referencing a name match only top-level groups 2026-08-26 13:40:14 -03:00
authzen Prevent AuthZEN requests with user tokens 2026-07-13 16:19:14 +00:00
boms Add Spotless plugin with removeUnusedImports check enabled 2025-10-13 13:32:01 +02:00
common Require a shutown first when changing the login failure feature. 2026-09-09 09:07:47 -03:00
core Multi-idp for orgs: REST API 2026-09-09 10:05:46 -03:00
crypto [OpenID4VCI] Add support for mDoc format (#48095) (#48582) 2026-08-25 17:54:27 +02:00
dependencies Add missing artifact descriptions to allow Maven Central Portal Publisher pass validation process. (#40822) 2025-08-12 16:50:17 +02:00
distribution Restore SHA-1 and MD5 checksum files missing from releases (#52445) 2026-09-07 17:13:08 +02:00
docs [OID4VCI] Review support for proofs, attestations and key binding (#52637) 2026-09-11 14:33:12 +02:00
federation fix: LDAP password-policy control parser — warning/error tag dispatch and zero-length error element 2026-09-09 11:34:31 +00:00
integration Multi-idp for orgs: REST API 2026-09-09 10:05:46 -03:00
js Match client policy source groups by full group path (#52608) 2026-09-11 10:09:12 +02:00
misc Sync vulnerability scanning reports into GitHub Issues (#52513) 2026-09-09 07:46:31 +02:00
model Avoid the HHH90010101 warning until fixed in Hibernate 2026-09-11 08:15:15 -03:00
operator Stabilize test cleanup in the Operator tests 2026-09-09 16:15:21 +02:00
quarkus Avoid HHH100503 INFO message after constraint violation 2026-09-11 08:15:10 -03:00
rest refactor: migrating more logic to the type provider (#51910) 2026-08-26 19:26:50 +00:00
saml-core Remove default namespace in SAML writers for better signature compatibility 2026-08-25 13:47:39 +02:00
saml-core-api Fix SAML artifact binding failing to validate signed nested samlp:Response (#50862) 2026-07-17 13:51:40 +02:00
scim enforce one-to-one mapping between SCIM attributes and User Profile attributes 2026-09-08 16:38:50 -03:00
server-spi Admin Permissions filtering is applied to organization lookups during end-user authentication 2026-09-09 09:52:23 -03:00
server-spi-private Calculate login falure expiry on millisecond accuracy 2026-09-11 09:03:59 +00:00
services [OID4VCI] Review support for proofs, attestations and key binding (#52637) 2026-09-11 14:33:12 +02:00
ssf SSF: Reject mismatched user+tenant subjects in synthetic SSF emit (#50812) (#50815) 2026-08-24 14:38:01 -04:00
test-framework Multi-idp for orgs: REST API 2026-09-09 10:05:46 -03:00
tests Organization group: Error response when removing non-member from org group 2026-09-10 21:59:40 +02:00
testsuite Fix jwt claim in introspection response 2026-09-11 11:11:17 +02:00
themes Translations update from Hosted Weblate (#52101) 2026-09-04 15:12:01 +02:00
util Fix CVEs inherited from ApacheDS/Kerby dependencies (#51899) 2026-08-21 07:59:36 +02:00
.editorconfig Proposed import order (#43432) 2025-11-14 09:34:49 +01:00
.gitattributes enforce LF line endings on *.tsx files (#45997) 2026-02-18 10:28:55 +00:00
.gitignore [OID4VCI] Credential Offer must be created by Issuer not Holder (#44255) 2025-11-27 16:07:10 +01:00
.gitleaks.toml Updated .gitleaks.toml to ignore false positive in RedirectUtilsTest (#33346) 2024-09-27 14:32:36 +02:00
ADOPTERS.md Add Xata to ADOPTERS.md (#40802) 2025-06-30 19:32:32 +02:00
CONTRIBUTING.md Minor changed in the contributing.md file (#50214) 2026-06-22 14:13:39 +02:00
get-version.sh Make shebang in bash scripts consistent (#37369) 2026-02-17 11:32:28 +01:00
GOVERNANCE.md Update governance model around changes in maintainership (#29292) 2024-05-22 08:24:10 +02:00
LICENSE.txt Added text version of ASL2 license 2019-11-08 12:43:10 +01:00
MAINTAINERS.md Adding maintainer affiliations (#52222) 2026-08-31 11:50:08 +00:00
maven-settings.xml [KEYCLOAK-11764] Upgrade to Wildfly 19 2020-04-24 08:19:43 -03:00
mvnw Handle special characters in mvnw.cmd Windows paths 2026-04-07 18:24:21 +02:00
mvnw.cmd Handle special characters in mvnw.cmd Windows paths 2026-04-07 18:24:21 +02:00
pom.xml Upgrade to Quarkus 3.39.2 (#52366) 2026-09-04 07:49:45 +00:00
PR-CHECKLIST.md Introduce CODEOWNERS (#16637) 2023-01-30 13:05:45 +01:00
README.md Add client libraries repository to README 2026-05-28 10:59:02 +02:00
SECURITY-INSIGHTS.yml Provide an OpenSSF security insights manifest file 2024-02-15 11:02:33 -03:00
SECURITY.md Update SECURITY.md to align with keycloak.org security policy 2026-07-02 21:11:31 +02:00
set-version.sh Make shebang in bash scripts consistent (#37369) 2026-02-17 11:32:28 +01:00

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.

Code of Conduct

We are committed to providing a safe, welcoming, and constructive environment for all Keycloak contributors and users. To protect this space, we actively enforce our Code of Conduct. If you wish to report an incident or appeal a moderation decision, please email keycloak-coc@googlegroups.com.

Other Keycloak Projects

License