It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
 Forum Discussion
trinkel
4 months agoNew Contributor
1Password doesn't select public key configured in SSH config
 I have two GitHub accounts and have set up my `~/.ssh/config` file per https://developer.1password.com/docs/ssh/agent/advanced#use-multiple-github-accounts. I had this set up before I started using 1...
trinkel
4 months agoNew Contributor
Add a little more info . . .
If I do
git remote show originfrom a command line in the work repository, I get the popup from 1Password to use my default public key. If I accept it, I get a couldn't read repository error. If I deny or escape out, I then get a prompt to enter the passphrase for my work public key. After entering the passphrase, the git command responds as expected.
The situation is similar when using the Git interface in VSCode.