> So I proposed to disable the optimization for 3.5.1 (pull request #118)

I would like to offer an alternative solution:

https://github.com/Jasig/cas/pull/119

I would argue that the optimization is beneficial for 99.9% of tickets
issued.  My simple fix tags service manager sessions in a way that
suppresses termination by the flow listener.  My testing shows it's an
adequate fix, and this way we can benefit from a valuable optimization
while not breaking service manager.

I'd also like to point out that divesting the service manager into a
separate webapp will not necessarily solve this issue.  In the common
deployment scenario where both CAS and service manager are deployed to
the same servlet container, the same issue could arise.  The fix above
is therefore valuable now and going forward.

M

-- 
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-dev

Reply via email to