[keycloak-user] Webhook/notification when user's data is changed
Pedro Igor Silva
psilva at redhat.com
Mon May 6 14:57:20 EDT 2019
Hi,
>From time to time someone shows up with requirements that could be
addressed using SCIM [1].
The functionality you are looking for is also addressed by one of the
drafts related to SCIM [2].
[1] https://issues.jboss.org/browse/KEYCLOAK-2537
[2] https://tools.ietf.org/id/draft-hunt-scim-notify-00.txt
Regards.
Pedro Igor
On Mon, May 6, 2019 at 1:11 PM Tihomir Mescic <tmescic at upchain.com> wrote:
> Hi all,
>
> I'm building a system that integrates with Keycloak. What I would need is
> some kind of a notification mechanism in case user information (e.g. first,
> or last name) is changed in Keycloak.
>
> Something like this:
> - user's first name is changed in Keycloak (either via the Keyclaok
> administration page, or via a REST API call)
> - Keycloak notifies my app about the change (either via a webhook or by
> sending a message to a message bus, or something else)
>
> Is anything like this possible currently?
>
> Thanks in advance,
> Tihomir
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
More information about the keycloak-user
mailing list