[keycloak-user] Notify Keycloak Bearer Clients on Admin Actions

Miguel Haber miguel at lebane.se
Tue Nov 6 08:27:17 EST 2018


Hi,

I'm just wondering about one scenario where I'm running:

- Keycloak server (using it as a user base, and for
authentication/authorization)
- 3 resource servers connected to the Keycloak as bearer-only clients

These resource servers store separate information about users.

One use case I need to investigate:

- Keycloak admin logs in, deletes one user that has data in all 3 resource
servers

Questions:

1) Do the 3 resource servers get notified at the moment in order to purge
the user data from their DBs?
2) What if 1 resource server is offline, does it get notified as soon as it
goes back online?

Thanks


More information about the keycloak-user mailing list