Thank you, Ray~
I finally solved it by calling *request.setAttribute("isSsoOff", 
Boolean.TRUE**)* in top-level filter, and then checking it in *.doFilter()* 
method of CAS's *AuthenticationFilter* (actually I created a delegate 
class).
*AuthenticationFilter* can also handle *ignorePattern* parameter, which 
means if I can append "&ssoOff=true" to request url, I even needn't to 
override cas client filter.


-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/be57cfe7-0690-4fa4-9bfd-99e9497081f0%40apereo.org.

Reply via email to