Skip to content

New Extension: keycloak-profile-enricher #728

@sshahin-z0

Description

@sshahin-z0

Description

A webhook-driven extension that dynamically fetches and populates custom user attributes from an external API during user creation across all Keycloak authentication flows.

https://github.com/z0devs/keycloak-profile-enricher

Discussion

No response

Motivation

The Keycloak Profile Enricher bridges the gap between your Keycloak realm and your external backend systems. Instead of writing custom Java mappers for every project, this extension pauses the user creation lifecycle, sends a secure webhook containing the user's base details to your external API, and automatically maps the returned JSON data directly into the user's Keycloak profile as custom attributes.

Details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions