Cannot prefill credentials with Chrome basic authentication dialog
I have various sites which prompt for username/password using HTTP Basic Authentication (ie Chrome shows a popup dialog)
1Password extension is able to detect the domain and show me the correct login, but does not seem able to populate the dialog with my credentials.
Ive just upgraded to Mavericks (and thus from 1Password 3 to 4).
I dont recall 1Password 3 having the same problem, but its possible. I dont think its a limitation of Chrome though, since Wallet is able to populate it fine.
Can confirm I've read the knowledge base regarding problems and am not running any extensions which are likely to interfere with it
Is this a known issue with 1Password 4?
Comments
-
Hi sjk, thanks for the reply.
I thought 1Password 3 did handle basic auth, but I guess I must be mistaken.
Clearly its a desirable feature, I'm guessing your devs have not yet found a way to provide it in a clean/robust way.Just incase your devs dont know, I did find that Chrome issues a javascript event when its about to prompt for Basic Auth.
It seems like this could possibly be hooked into 1Password extensionMore details in the first answer here.. http://stackoverflow.com/questions/3902411/avoid-http-auth-popup-in-a-chrome-extension-digest
They probably already know about it, and maybe it doesn't help, but just incase... :)
0