We need more info here. Do you want just authentication with simple RBAC or
do you want to use the authorization layer ? Have you seen our Springboot
quickstarts ?
On Sun, Mar 31, 2019 at 2:15 PM Simão Silva <simao.sfos(a)gmail.com> wrote:
Hi there,
I'm implementing keycloak for authentication in a server with spring
boot. I'm doing something like "@RequestMapping("/login") " in
java but
the policies aren't taken into account, because I can login with every user
in the client. I want something like this
https://github.com/keycloak/keycloak-quickstarts/blob/latest/app-authz-je...
,
that tells me if the user can or not access the specific client in a
resource. What should I do?
Best regards,
Simão Silva
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user