{"library":"passport-keycloak-bearer","type":"library","category":null,"description":"Passport-Keycloak-Bearer is an HTTP Bearer authentication strategy designed for Passport.js, enabling Node.js applications to authenticate requests against a Keycloak identity provider using OAuth 2.0 bearer tokens. This package, currently at version 2.4.1, integrates seamlessly with Connect-style middleware frameworks like Express.js. It focuses on extracting, validating, and propagating JWT claims from access tokens to a `verify` callback, allowing developers to process user information and attach it to `req.user`. While there isn't an explicit release cadence mentioned, the versioning suggests ongoing maintenance. Its key differentiator is the direct integration with Keycloak's token validation, simplifying the setup for Keycloak-backed applications compared to generic JWT strategies that require manual configuration of Keycloak's public keys and issuer metadata.","language":"javascript","status":"active","version":"2.4.1","tags":["javascript","passport-keycloak-bearer","keycloak","passport","auth","oauth","bearer","authn","authentication","typescript"],"install":[{"cmd":"npm install passport-keycloak-bearer","imports":["import KeycloakBearerStrategy from 'passport-keycloak-bearer'","import passport from 'passport'","import type { IKeycloakBearerStrategyOptions } from 'passport-keycloak-bearer'"]},{"cmd":"yarn add passport-keycloak-bearer","imports":[]},{"cmd":"pnpm add passport-keycloak-bearer","imports":[]}],"homepage":null,"github":"https://github.com/hgranlund/passport-keycloak-bearer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/passport-keycloak-bearer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/passport-keycloak-bearer/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}