[keycloak-user] How to authorize JAX-RS service based on reasteasy

Davide Ungari ungarida at gmail.com
Thu Apr 24 09:14:14 EDT 2014


Hi Bill,
I have a unique user with the roles "administrator,user" and infact on
frontend application is working, the backend is not. I'm working on domain
level.

The backend is a JAX-RS (resteasy) service running on an embedded undertown
instance. I configured resteasy using resteasy.role.based.security=true and
the annotation @RolesAllowed("user") on the method.

Now in order to proceed with development I replaced the annotation with @
PermitAll.

Thanks for your time!

--
Davide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20140424/f5a7afa7/attachment.html 


More information about the keycloak-user mailing list