Hello,
I'm working since a while to secure some Jax-RS services with Keycloak and,
since I got stucked, I'm trying to get working the quickstarts. I'm
following the instructions here
<
https://github.com/keycloak/keycloak-quickstarts>
https://github.com/keycloak/keycloak-quickstarts. I have deployed the
projects service-jaxrs and app-jee-jsp on Wildfly 10.1.0 while the security
artifacts are on a Keycloak 3.4.2.Final server, on the same host.
Trying to browse at <
http://localhost:8080/app-jsp>
http://localhost:8080/app-jsp, I get 403 Forbidden for the Loggin, Invoke
Secured and Invoke Admin buttons. However, I followed very exactly all the
instrcutions. What could be wrong here ?
Many thanks in advance.
Kind regards,
Nicolas