Hi all,
I'm trying to get starting with keycloak, but struggling with getting
started with tomcat.
I think I've followed the instructions described here:
http://keycloak.github.io/docs/userguide/html/ch08.html#tomcat-adapter
I'm using clean tomcat 7.0.57 distro and have copied the jars from
keycloak-tomcat7-adapter-dist-1.3.1.Final.tar.gz download to the lib folder.
But nothing I can so can trigger an authentication redirect.
I've attached a very simple war file that illustrates this and contains:
43 07-22-15 17:38 index.html
0 07-22-15 17:40 META-INF/
159 07-22-15 17:40 META-INF/context.xml
0 07-22-15 17:43 WEB-INF/
632 07-22-15 17:38 WEB-INF/keycloak.json
1207 07-22-15 17:43 WEB-INF/web.xml
Can someone help spot what is wrong?
Sorry for the basic nature of this, but, as always, the hardest part of
flying is getting of the ground.
Tim