Skip to content

v1.0.0: Initial Stable Release

Choose a tag to compare

@JoWe112 JoWe112 released this 02 Mar 14:42
· 49 commits to main since this release
4a91d1a

First official stable release of kc-rest-claim-mapper for Keycloak 26.x.

Features

  • Fetches and injects REST attributes dynamically into Keycloak OIDC tokens.
  • GraalVM JavaScript scripting: Programmatic query string injection supporting context variables (sub, email, custom Keycloak properties) via query.script (?user=" + username + "&dept=" + department).
  • Parallel Endpoint Resolution: Queries up to 3 endpoints concurrently.
  • Supports both Persistent (imported) and Transient (non-imported) federated users.
  • Independent Mapper Cache Namespacing and Instant TTL invalidation via configuration checksums.