This is somewhat already supported. The newer versions of client allow you to construct “ignore patterns”. If you set the pattern setting to ignore everything, you will have effectively disabled the filter. (I am going to assume you mean the authn filter) The new client also has the ability to retrieve settings from external resources so you could programmatically set and reset the pattern.
The only thing the client does not do, which would help you do this better, is auto-reloading the configuration. That might be interesting to think about its feasibility. - Misagh > On Feb 12, 2015, at 2:10 PM, Vincenzo Barrea <[email protected]> > wrote: > > Hi All, > In my company, in some case, we have to disable filters programmatically. Do > you think may be useful to introduce this feature inside the official cas > client, using for example an init parameter? > Thank you > -- > You are currently subscribed to [email protected] > <mailto:[email protected]> as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev -- 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
