We have some example here :
http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#j...
.
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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user