Description of problem: Even though I LogOut from my account, By pressing back button after logout is showing my Applications page without asking to enter my credentials again Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Sign In into OpenShift - online with an account 2. Click Sign Out 3. Now, Click Back button in Browser Actual results: 1. You can see Applications page in your account with out logging in again Expected results: 1. Session should expire and Applications page should not appear Additional info:
When you hit the back button on the browser it does not hit the server again to get the contents of that page. After your step 3 above, while on the apps page, if you hit refresh or try to click into any other pages, you will find that the session is in fact expired.