Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoPrivate Keys in Shared Vaults
I was able to add in a couple of private keys to my Personal vault and those worked without any issue. I received the validation prompt indicating the source application and my ability to confirm.
...
floris_1P
1Password Team
4 years ago@sifutommy Thanks for your feedback. We do mention the vaults limitation in multiple places in the docs, in the most explicit form here: https://developer.1password.com/docs/ssh/agent#eligible-keys, as well in the 1Password preferences pane.
Any suggestions on where else you'd expect it to be covered are very welcome!
And about listing identities, you can use ssh-add
with SSH_AUTH_SOCK
:
SSH_AUTH_SOCK=~/.1password/agent.sock ssh-add -l