On Mon, Apr 16, 2012 at 10:32 AM, Marvin S. Addison <[email protected]> wrote: [snip] > While we agreed to bring clearpass integration into core, I thought we were > in agreement that it should be disabled by default.
Yes, and this is exactly what the current commit does...integration into the core and off by default (meaning no passwords being cached). The only way to enable the feature is to update the deployerConfig.xml. > Keeping with previous convention, all clearpass > integration should live in > unused-spring-configuration/clearpass-configuration.xml so it's available to > be enabled in an overlay but disabled by default. In places where it cannot > be divested into separate configuration, it should be commented out (e.g. > web.xml). The feature is off by default now. To turn it on a deployer would have to update deployer Config.xml in one place. If we want to make it harder for deployers to turn it on, commenting out more components would do that. We're coming down the line to RC1 just a few weeks away...we also have limited resources to apply to this. Unless we can get consensus quickly I fear we'll simply have to drop this from the release. Bill -- 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
