Skip to content

keycloak/keycloak-nodejs-connect

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f778673 · Jul 18, 2023
Jul 25, 2022
Jul 25, 2022
May 24, 2022
Mar 1, 2023
Mar 3, 2023
May 24, 2022
Sep 26, 2022
Apr 5, 2022
May 24, 2022
Jan 13, 2022
Jun 9, 2016
Nov 21, 2022
Mar 5, 2019
Apr 5, 2022
May 24, 2022
Oct 17, 2022
Jul 18, 2023
Mar 5, 2019
Jul 8, 2019
Jan 13, 2022
May 24, 2022

Repository files navigation

Keycloak Node.js Adapter

Build Status

Warning This package is deprecated and will be removed in the future. We will shortly provide more details on removal date, and recommended alternatives.

Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.

This repository contains the source code for the Keycloak Node.js adapter. This module makes it simple to implement a Node.js Connect-friendly application that uses Keycloak for its authentication and authorization needs.

Help and Documentation

Reporting Security Vulnerabilities

If you've 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 the Node.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.

Getting started

To run Node.js adapter examples please try one of our quickstarts.

For more details refer to the Keycloak Documentation.

Writing Tests

To write tests refer to the writing tests guide.

Contributing

Before contributing to Node.js adapter please read our contributing guidelines.

Other Keycloak Projects

License