I'm managing the keycloak authentication-authorization for my
Android app. I do it manually since there's no adapter still
available as far as I know. Currently I am able to log in from a
webview, retrieve the access token using the code and refresh the
token when it's necessary and retrieve the user info using the
openid-connect compliant endpoints. However, I would like to grab
the roles available for the token too, in order to show/hide
specific operations in the screen.
How to achieve it?
Thanks in advance.
--
Aritz Maeztu Otaņo Departamento Desarrollo
de Software