Cameron, this does not sound like the desired semantics. I have also confirmed that this is happening on the contacts sample.
Ben, I can create a JIRA entry and fix, test and commit this today. Cheers, Mark Re: -------------------------------------------------- "DaoAuthenticationProvider.java around line 300, publishes an AuthenticationSuccessEvent when the user has logged in. However – it only does this if the cache wasn't used… This seems odd and incorrect to me. Since this sequence of events misses the second event : 1) login as user A – event is fired 2) logout 3) login as user A – event isn't fired It's a simple change – does someone mind to do it ?" I would make a patch – but CVS is failing. Thanks Cameron
