Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the client-side JavaScript library that can be used to secure web applications and integrate them with Keycloak.
- Documentation
- Keycloak JavaScript adapter guide - The specific guide for this client
- User Mailing List - Mailing list for help and general questions about Keycloak
If you've found a security vulnerability, please look at the instructions on how to properly report it
If you believe you have discovered a defect in the keycloak-js adapter please open an issue in our Issue Tracker. Please remember to provide a good summary, description as well as steps to reproduce the issue. The tracker can also be used for feature and enhancement requests.
To start with the keycloak-js adapter please try one of our quickstarts.
For more details refer to the Keycloak Documentation.
Before contributing to keycloak-js adapter please read our contributing guidelines.
- Keycloak - Keycloak Server and Java adapters
- Keycloak QuickStarts - QuickStarts for getting started with Keycloak
- Keycloak Docker - Docker images for Keycloak
- Keycloak Node.js Adapter - Keycloak adapter for Node.js