Hi people!
I'm suffering problems using the userinfo api for request the user informations in keycloak 20.0.*
I'm using this URL: {{keycloak_url}}/realms/{{realm}}/protocol/openid-connect/userinfo
But when I pass the token I have this result: insufficient_scope + missing openid scope
Anybody have any idea about this problem?
Thanks!
Hugo