I understand that this is very domain and application specific, but is there some generic way to manage these for specific Keycloak clients?
Currently trying to implement permissions for a couple of keycloak clients in custom way; roles are stored in keycloak, the applications manages the permission mapping with the specific roles.
Any pointers to the same would be very helpful.