How do I get 1Password to fill an app password?
Hi, Sorry if this question has been answered elsewhere but I cannot find it. I was in 1Password 4 and Ctrl clicking the + Add URL button with the login item allows me to select an application. How do I get the 1Password to fill the App with the desired password?
I had an App in the foreground and typing Ctrl+\ within the app didn't do anything.
Comments
-
It's the 1Password Helper (the process behind the systray icon) that fill applications.
Try Help > Restart 1Password Helper to make sure it's running and is fresh.
If it still doesn't work, then
1) Which application is it?
2) Does the Auto-type function in the main 1Password app work?0 -
OneDrive was set to launch at startup. I logged out of Evernote app, logged back in and it didn't work.
Autotype in web browser was unchecked initially. I've checked the option on my web mail account and that didn't work as well.
0 -
Actually, I meant the Auto-Type option on the main app's tool bar. It lets you select another window to send commands to.
Is it OneDrive (I thought that retained your login and auto connected) or Evernote that you're struggling to fill?
0 -
Actually, I meant the Auto-Type option on the main app's tool bar. It lets you select another window to send commands to.
I see it now. I have never used it before. Auto-Type works.
Is it OneDrive (I thought that retained your login and auto connected) or Evernote that you're struggling to fill?
I changed my password, which kicked me out of OneDrive. I thought that I would test the App password feature. Evernote was auto logged in.
0 -
One does Ctrl+\ not work in OneDrive, Evernote or both?
0 -
It doesn't work on any of them. I tried iTunes with the same result.
0 -
My version is Beta-511. I have no experience with earlier versions of 1Password with regards to this issue.
0 -
Just tested Evernote with the latest 1Password v4 beta and it worked fine. What version are you running and on which OS?
0 -
I'm using 1Password 4.0.2 Beta-511 with Evernote 5.6.4.4632. It the latest stable version. I have Windows 7 64bit.
0 -
Previous test was on XP. Re-tested on my Win7 system at home with the same 1P and Evernote versions and it still works perfectly.
Silly question but, you're not expecting it automatically select the "Already have an account" panel are you? If Evernote is not opening to that panel by default then you need to select it manually before pressing Ctrl+\.
I did just spot in interesting fault with the Ctrl+\ functionality on the OneDrive signin. It works and fills, but it chops off the first character of the username. Eg: in 1P I have:
username: abcdef
in OneDrive signin, it ends up as:
bcdef
0 -
The OneDrive issue also seems to occur with Auto-Type, but not if I manually paste the value in.
@svondutch
Are you using WM_PASTE or WM_CHAR messages or something entirely different?0 -
Silly question but, you're not expecting it automatically select the "Already have an account" panel are you? If Evernote is not opening to that panel by default then you need to select it manually before pressing Ctrl+.
I have previously selected "Already have an account" before trying Ctrl+\
I did just spot in interesting fault with the Ctrl+\ functionality on the OneDrive signin. It works and fills, but it chops off the first character of the username. Eg: in 1P I have:
username: abcdef
in OneDrive signin, it ends up as:
bcdefI noticed it too when using Auto-Type.
David :) Brown left a comment but it went missing.
The OneDrive issue also seems to occur with Auto-Type, but not if I manually paste the value in.
@svondutch Are you using WM_PASTE or WM_CHAR messages or something entirely different?
Are you replying to my thread or another? I hope Stefan replies here.
0 -
(I removed my reply because I realized it didn't really offer a solution.)
0 -
Are you replying to my thread or another?
Your thread. My question related to the "losing the first character" when auto-typing or Ctrl+\ filling into the OneDrive sign-in window.
0 -
I mistakenly thought it might be another thread as @svondutch hasn't commented yet.
0 -
Are you using WM_PASTE or WM_CHAR messages
@RichardPayne We are using neither. We are using keybd_event().
0 -
@svondutch
From the MSDN page:Note This function has been superseded. Use SendInput instead.
The big problem with keybd_event is that your events may get spliced with real ones. I've no idea if that is the problem with the OneDrive fill but it might be worth considering.
Now that I've sufficiently derailed @wkleem's thread, do you or @DBrown have any ideas about the original problem because I'm out of ideas.
0 -
The MSDN link is invalid. It became a cross between my OP and the MSDN page. The correct link is here:
msdn.microsoft.com/en-gb/library/windows/desktop/ms646304%28v=vs.85%29.aspx
0 -
@RichardPayne @wkleem Can you help me reproduce this problem? How and where are you logging into OneDrive?
0 -
@svondutch
Install OneDrive and run it (or Unlink it from your account if you're already using it) and then, as you click through the "Getting Started" wizard there's a login page. That's where we're both seeing the missing first character issue and where @wkleem is seeing Ctrl+\ not work.0 -
@RichardPayne @svondutch Is there a Preference setting that controls this behavior? I may have overlooked something.
0 -
@RichardPayne @wkleen Here are my steps:
- Unlink OneDrive account
- "Welcome to OneDrive" appears. Click on: "Get started".
- "Sign in" appears. Click inside the username field.
- Press Ctrl+\
Result: 1Password enters my username and password, and then the OneDrive setup wizard moves to the next step.
Here's my Login item -- how does this compare to yours?
0 -
@Svondutch I have the URLs to login.live.com and account.live.com above #32770. Lenient URL matching is unticked.
0 -
It works now. Except for the issue where the first character of the user name goes missing.
I did just spot in interesting fault with the Ctrl+\ functionality on the OneDrive signin. It works and fills, but it chops off the first character of the username. Eg: in 1P I have:
username: abcdef
in OneDrive signin, it ends up as:
bcdef
Thanks.
0 -
Except for the issue where the first character of the user name goes missing
@RichardPayne @wkleem I'm afraid I cannot seem to reproduce this problem (I'm running Win7) -- are you sure "Send Ctrl+A before Auto-Type" is turned OFF?
0 -
-
@RichardPayne @wkleem I'm afraid I cannot seem to reproduce this problem (I'm running Win7) -- are you sure "Send Ctrl+A before Auto-Type" is turned OFF?
Yes it is. The options look like what the both of you posted in the screen capture.
0 -
@RichardPayne @wkleem Could your problem be isolated to Windows XP, maybe? There must be some common denominator I'm not having.
0 -
No, you can't install OneDrive on XP. I was testing on Windows 7.
0