Hi, All,
I have an application that is currently using the standard forms style login that Spring Security offers. A filter chain is set up that automatically redirects to a login page, etc.

I...