[keycloak-user] Java Spring Boot: possible inject user info?
Dennis H
Friday, 14 July
2017
Fri, 14 Jul
'17
11:27 a.m.
Does the keycloak java spring boot library provide a service, that contains
the user info, which can be injected in a class?
If not, how to retrieve the user info from the request?
I can't find this in the docs.