CINXE.COM
Community - Keycloak
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"/> <title>Community - Keycloak</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Keycloak is an open source identity and access management solution"> <meta name="author" content="Keycloak Team"> <meta name="keywords" content="sso,idm,openid connect,saml,kerberos,ldap"> <link href="https://www.keycloak.org/resources/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> <link href="https://www.keycloak.org/resources/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet"> <link href="https://www.keycloak.org/resources/css/keycloak.css" rel="stylesheet"> <link rel="canonical" href="https://www.keycloak.org/community"> <link rel="shortcut icon" href="https://www.keycloak.org/resources/favicon.ico"> <script src="https://www.keycloak.org/resources/js/ga.js" type="text/javascript"></script> <script src="https://www.keycloak.org/resources/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script> <script src="https://www.keycloak.org/resources/tocbot/dist/tocbot.min.js" type="text/javascript"></script></head> <body> <header class="navbar navbar-expand-md bg-light shadow-sm"> <nav class="container-xxl flex-wrap flex-md-no-wrap navbar-light"> <a class="navbar-brand me-3 me-md-4 me-lg-5" href="https://www.keycloak.org/"> <img class="img-fluid" src="https://www.keycloak.org/resources/images/logo.svg" width="240" alt="Keycloak"/> </a> <a class="nav-link d-none d-sm-block d-md-none d-lg-block" href="https://github.com/keycloak/keycloak"><img src="https://img.shields.io/github/stars/keycloak/keycloak?label=GitHub%20Stars" style="height: 25px" alt="GitHub stars"/></a> <a class="nav-link d-block d-sm-none d-md-block d-lg-none" href="https://github.com/keycloak/keycloak"><img src="https://img.shields.io/github/stars/keycloak/keycloak?label=" style="height: 25px" alt="GitHub stars"/></a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="fa fa-bars fa-lg px-1 py-2"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav flex-row flex-wrap bd-navbar-nav pt-2 py-md-0"> <li class="nav-item col-6 col-md-auto"> <a class="nav-link " href="https://www.keycloak.org/guides">Guides</a> </li> <li class="nav-item col-6 col-md-auto"> <a class="nav-link " href="https://www.keycloak.org/documentation">Docs</a> </li> <li class="nav-item col-6 col-md-auto"> <a class="nav-link " href="https://www.keycloak.org/downloads">Downloads</a> </li> <li class="nav-item col-6 col-md-auto"> <a class="nav-link active" href="https://www.keycloak.org/community">Community</a> </li> <li class="nav-item col-6 col-md-auto"> <a class="nav-link " href="https://www.keycloak.org/blog">Blog</a> </li> </ul> </div> </nav> </header> <div class="container"> <div class="row mt-5"> <h2>Questions and help</h2> <ul class="ms-4 mt-2"> <li>Join <a href="https://cloud-native.slack.com/archives/C056HC17KK9">#keycloak</a>, or <a href="https://cloud-native.slack.com/archives/C056XU905S6">#keycloak-dev</a> on Slack for design discussions, or questions by creating an account at <a href="https://slack.cncf.io/">https://slack.cncf.io/</a></li> <li><a href="search.html">Search</a> for information in the documentation and mailing list</li> <li><a href="https://github.com/keycloak/keycloak/discussions">GitHub Discussions Forum</a> for discussions and asking questions</li> <li><a href="https://keycloak.discourse.group/">Discourse Forum</a> where you can ask questions</li> <li><a href="https://groups.google.com/forum/#!forum/keycloak-user">Mailing list</a> where you can ask questions</li> </ul> </div> <div class="row mt-3"> <h2>Community meetings</h2> <ul class="ms-4"> <li>OAuth SIG Monthly meeting</li> <ul> <li>Time: Wed 12:00 PM - 01:00 PM London</li> <li>Zoom Link: <a href="https://zoom.us/j/93447076633">https://zoom.us/j/93447076633</a></li> <li>For more details about the meeting check out the <a href="https://github.com/keycloak/kc-sig-fapi">GitHub repository</a> and <a href="https://cloud-native.slack.com/archives/C05KR0TL4P8">Slack channel</a>.</li> </ul> </ul> </div> <div class="row mt-3"> <h2>Extensions</h2> <p>You can find a number of community maintained extensions to Keycloak <a href="extensions.html">here</a> </div> <div class="row mt-3"> <h2>Reporting security vulnerabilities</h2> <p> If you've found a security vulnerability, please look at the <a href="security.html">instructions on how to properly report it</a>. </p> </div> <div class="row mt-3"> <h2>Reporting bugs</h2> <p> Before reporting a bug or feature request please: </p> <ul class="ms-4"> <li>Check if it is still an issue in the <a href="downloads.html">latest release</a></li> <li>Check if it has already been reported in the <a href="https://github.com/keycloak/keycloak/issues">GitHub Issues</a></li> </ul> <p> If it hasn't already been fixed or reported create an issue in <a href="https://github.com/keycloak/keycloak/issues">GitHub Issues</a>. </p> </div> <div class="row mt-3"> <h2>Requesting features and enhancements</h2> <p> If you are interested in contributing the feature take a look at the Contributors section. </p> <p> Otherwise, open a feature request in <a href="https://github.com/keycloak/keycloak/issues">GitHub Issues</a>. </p> </div> <div class="row mt-3"> <h2>Contributors</h2> <p> If you'd like to contribute to the Keycloak project, please look at our <a href="https://github.com/keycloak/keycloak/blob/main/CONTRIBUTING.md">contributors guide</a> for the details. </p> </div> <div class="row mt-3"> <h2>Nightly release</h2> <p> For early feedback and extension developers there is a <a href="https://www.keycloak.org/nightly/">nightly release of Keycloak</a>. </p> </div> <div class="row mt-3"> <h2>Resources</h2> <ul class="ms-4"> <li><a href="https://github.com/keycloak/keycloak">Source Code</a></li> <li><a href="documentation.html">Documentation</a></li> <li><a href="https://github.com/keycloak/keycloak/issues">GitHub Issues</a></li> <li><a href="https://keycloak.discourse.group/">Forum</a> - for questions and help</li> <li><a href="https://groups.google.com/forum/#!forum/keycloak-user">User Mailing List</a> - for questions and help</li> <li><a href="https://groups.google.com/forum/#!forum/keycloak-dev">Developer Mailing List</a> - for discussions around design and contributing to Keycloak</li> </ul> </div> <div class="row mt-3"> <h2>Thanks</h2> <p> <img src="resources/images/github.png" width="32px"></img> <span> Thanks to <a href="https://github.com/keycloak/keycloak/graphs/contributors">everyone</a> that has contributed to the project.</span> </p> <p> <img src="resources/images/jprofiler.png" width="32px"></img> <span> Thanks to <a href="https://www.ej-technologies.com/">ej-technologies</a> for providing free <a href="https://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler</a> licenses to core team members. </span> </p> </div> </div> <div class="container mt-5"> <footer class="py-3 my-4 border-top"> <p class="text-center text-muted">Keycloak is a Cloud Native Computing Foundation incubation project</p> <div class="text-center"> <img alt="Cloud Native Computing Foundation" src="https://www.keycloak.org/resources/images/cncf_logo.png"/> </div> <p class="mt-4 text-center small text-muted">© Keycloak Authors 2024. © 2024 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage">Trademark Usage page</a>.</p> </footer> </div> </body> </html>