Hi All, I'm using CAS+Spring Security. One requirement is to have the gateway feature which unfortunately is not possible with SS3 currently.
I've implemented a filter in which I'm intercepting each request and manually hitting CAS server with gateway set to true. This has been working quite well so far. I'm not sure how the actual CAS gateway feature works. Does it hit the CAS server on each request to check if there is a valid ticket?or is it once per session? Thanks, Prasanna. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
