Y
Hacker News
new
|
ask
|
show
|
jobs
by
bawolff
2355 days ago
Not sure how this is relavent, but IE had document.execCommand('ClearAuthenticationCache'); for http or TLS auth. Dont think other browsers have anything
1 comments
zzo38computer
2355 days ago
Yes, I heard of that, although that is done by the document script and what I was asking is a command for the user to enter instead.
link
bawolff
2355 days ago
Http basic/digest auth doesnt last beyond the session, so just close the browser window?
Probably putting a different username in the url would work too (in non ie)
link