Hi All I am looking at how to integrate JBoss Keycloak with wicket 7. I am not quite sure where to start the configuration the example given is where the jsp pages are secured by configuration in the web.xml file. Wicket is a little different in that you need to create a Authorization Strategy. I am not sure how to secure the pages I want to.
Has anybody tried integrating wicket with keycloak before or even picketlink. Thanks David