We are trying to implement SSO functionality in between WAAD and SFDC application as per steps mentioned in
http://technet.microsoft.com/en-us/library/dn308593.aspx article.
We frequently observed in the testing step that when we login using SSO and after doing logout it redirects to WAAD login page. Now if we login again with different WAAD user id it still shows the previous user as logged in. Is it a bug in WAAD or are we missing any step from our side? Any pointers would be appreciated.