http basic authentication “log out”
Update: This solution does not seem to work anymore in many browsers. Kaitsu’s comment: This solution of sending false credentials to make browser forget the correct authenticated credentials doesn’t work in Chrome (16) and IE (9). Works in Firefox (9). Actually you can implement a workaround by sending false credentials to the service. This works … Read more