Hello,
in your opinion, what is the best way to manage dynamically changing resources within
Keycloak - is it by hooking the Authorization Client Java API to the resource server
server-side page add/change/remove events/event handlers ?
A good example of this kind of system could be a CMS system in which the content admins
add/remove content nodes(pages) dynamically, and the resource read/write access would be
controlled using Keycloak.
br,
Timo