1
vote
Ajax authentication without letting browser pop up login dialog
The browser won't present the password dialog if it doesn't recognize the authentication scheme in the WWW-Authenticate header. Your best bet may be to continue using basic auth on the server while …
