Hi All,

Can some one suggest me, does single sign out work without SSL Connection with CAS + Spring Security + jasper Server

Problem : I have integrated CAS+Spring Security+ Jasper Server and they are working fine . When i log in to my application and access Jasper Server from my app works fine (Single sign on works).

i need to log out from jasper server when i log out from my application (Single sign out)

i am using /j_spring_security_logout to log out from my application