Previously the namespace configuration only populated ConcurrentSessionFilter with SecurityContextLogoutHandler. This means that there was an inconsistency with LogoutFilter. Now the namespace will configure the same LogoutHandlers as it would for LogoutFilter (i.e. RememberMeServices, SecurityContextLogoutHandler, and CookieClearingLogoutHandler.