xiaochong / zkui

Grails ZK UI Plugin
http://grails.org/plugin/zkui
GNU Lesser General Public License v3.0
24 stars 8 forks source link

Integration with Spring Security #93

Closed lewiswilliam closed 12 years ago

lewiswilliam commented 12 years ago

Hi Xiaochong,

I have been using the your zk grails plugin for my grails application. I am not able to integrate spring security with it. I have a login page (gsp) which is designed in zk but am unable to use the spring security core plugin to authenticate. Do you have an ideas to implement this?