Hi all,
I am writing a user federation provider so we can authenticate users stored in a
database.
Our roles are also stored there.
Is there an interface to provide roles to the realm and trap updates so changes to roles
in keycloak effect changes in the DB?
Thanks
Maria