> I a development environment, after upgrading from CAS 3.5.0 to 3.5.1 to fix a > bug when submitting an empty login form, I am facing an authentication issue. > This happens when: > > 1. I am logged in (Deploy 2 CASsified webapps & authenticate) > 2. I restart the server (Re-deploy without logout) > 3. I re-authenticate (with same or different username/credentials)
Following the steps above with a vanilla CAS install, I cannot reproduce the problem. I'm only testing CAS deployed to a servlet container by itself, but I can't imagine that the number of deployed applications would impact behavior. Another use reported inability to reproduce. I'll need more information or another confirmation to investigate further. It's not clear from the code snippet above how you've modified LogoutController. Can you comment further to clarify your changes? 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
