[keycloak-user] Keycloak policies eval

Sebastien Blanc sblanc at redhat.com
Tue Apr 2 05:28:12 EDT 2019


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 at 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-jee-vanilla/src/main/webapp/index.jsp
> ,
> 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list