Convenient way to validate and parse a JWT created and signed by KeyCloak.
Easy Keycloak integration for Angular applications.
A client-side JavaScript OpenID Connect library that can be used to secure web applications.
Validate identifier/keywords name
Another JSON Schema Validator
Validate plugin/preset options
Keycloak Connect Middleware
Additional JSON-Schema keywords for Ajv JSON validator
React bindings for Keycloak javascript adapter (core)
A client to interact with Keycloak's Administration API
React bindings for Keycloak javascript adapter
Keycloak Admin Client compiled in CommonJS.
keycloak-nodejs-connect module for Nest
Decorator-based property validation for classes.
Simple utility to request a token from a Keycloak Server
String validation and sanitization
Another JSON Schema Validator
JavaScript client for the Token 2022 program
Framework to create custom Keycloak UIs
HTTP Bearer authentication strategy for Passport and Keycloak
JavaScript client for the Token program
Flex JWE Token Validator
Ajv class for JSON Schema draft-04
Express middleware for the validator module.
Keycloak token validator
Rails middleware that validates Authorization token emitted by Keycloak
Rack middleware for validating authorization tokens from Keycloak
== libkeycloak for Ruby This gem is a wrapper around libkeycloak (https://github.com/Jomy10/libkeycloak) to interact with the Keycloak API. It also includes functions for verifying tokens. Examples can be found in the git repository. == Installation The C library should be built and installed as a dynamic library first, see https://github.com/Jomy10/libkeycloak?tab=readme-ov-file#dynamic-library
Verikloak is a lightweight Ruby gem that provides JWT access token verification middleware for Rack-based applications, including Rails API mode. It uses OpenID Connect discovery and JWKs to securely validate tokens issued by Keycloak.