> Hypothetically, if you want an application to opt-out of single sign-out, > would you simply remove > > <filter> > <filter-name>CasSingleSignOutFilter</filter-name> > > <filter-class>org.jasig.cas.client.session.SingleSignOutFilter</filter-class> > </filter>
You'd also need to remove the corresponding filter-mapping, but that should do it. 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-user
