You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Shawn McKinney <mc...@att.net> on 2013/09/11 22:01:46 UTC

Using Fortress, Spring and Tomcat to Secure Wicket 6.x Applications

Hello,

A couple of days ago I published article documenting an approach to 
secure Wicket applications running in Jetty container using a simple 
property file to store credentials.  This new article builds on that by 
adding Fortress, OpenLDAP and Tomcat to the mix.

http://iamfortress.org/WicketFortress

Included is a sample Wicket application demonstrating these techniques 
on GIT Hub.

https://github.com/shawnmckinney/wicketsecurityfortress

Comments are welcome.

Regards,

Shawn