> Are there settings in the spring configuration that enable/disable single > sign off? It was my understand it was on by default
It's disabled by default. You need to set up the service management feature and explicitly enable single sign-out for the services that want/need it. See http://www.ja-sig.org/wiki/display/CASUM/Services+Management for more info. Note you may use wildcards to match arbitrarily large groups of services, e.g. https://*.vt.edu/**; this way you may have only a few entries covering a large number of services. Also, note the "Order" field that governs order of evaluation. Order matters in any non-trivial setup. 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
