I am developing some webservices that requieres authentication and authorization with a Keycloak instance. The first part is working, the JWT emmited by my Keycloak instance is ok but the client claims is not yet working.
Is there any document, example or tutorial available to implement the authorization mechanism?
Yes, there is a chapter about it in our documentation: