I have a requirement, When a user clicks a logout button, Through third party URL we have to logout the application.When doing so it is showing there screen. Want to implement without ajax in such a way that I will be able to hit third party URL after successful completion it should show my application login page. Note: we can't do any code change in third party URL.