<Keycloak: Set up so users can only view and edit ...
# community-feeds
r
Keycloak: Set up so users can only view and edit other users in same group(s) I'm an intern working on overhauling a company app that uses Keycloak in the backend. One of the requirements of the app is that users who are not in the same group(s) cannot view each other, and admin users cannot edit or delete users who do not belong to any of the admin's groups. This seemed to be enforced in an older version of the app, but ever since the Keycloak version was upgraded from version 11 to 23, I've been struggling to figure out how to implement this. For example, let's say...