[keycloak-user] Arquillian / Remote Container / EJB Security
Marek Posolda
mposolda at redhat.com
Wed Mar 23 10:01:17 EDT 2016
We have some example here :
http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jboss-adapter
.
Then if there is possibility to somehow access JAAS Subject or Principal
from the JAAS authentication inside EJB (which I hope it is), you can
just cast the principal to KeycloakPrincipal and retrieve the
accessToken from it.
Marek
On 23/03/16 13:01, Lauer Markus wrote:
> Hello,
>
> We'd like to access secured EJBs (@RolesAllowed) from Arquillian tests.
>
> While it is no problem to get a valid access token, we stuck at howto
> "inject" the token into the session to actual access the secured EJBs.
>
> Is it possible to use the JAAS LoginModule (LoginContext etc.) for this?
>
> Can someone provide an example?
>
> Please note: There is a solution with @RunAs. But this only allows to
> specify one role at once.
>
>
> Regards,
>
> Markus.
>
>
> ________________________________
>
> Zum Lesen der rechtlichen Hinweise dieser Mail, kopieren Sie bitte die aufgeführte URL in Ihren Browser oder folgen Sie dem Link.
>
> http://disclaimer.tec-saar.de/co-met.htm
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160323/5120cbae/attachment.html
More information about the keycloak-user
mailing list