Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
floris_1P
1Password Team
4 years agoSSH Client Compatibility
With the many SSH clients out there, not every one of those supports every SSH agent configuration option.
To save you some headaches, we've been testing a lot of popular SSH & Git clients lately ourselves, and we've assembled our findings into this page:
https://developer.1password.com/docs/ssh/agent/compatibility
We'd love to hear from you in the thread below which SSH clients you feel are missing from this list!
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
24 Replies
- Anonymous
TablePlus (SSH tunneling) for windows seems not supported yet
- Anonymous
floris_1P I had an issue getting 1Password to work with TablePlus for ages, then once I'd enabled
SSH Debug Log
in TablePlus and started the app via the command line, it requested access from 1Password and worked correctly. There is some issue going on there.See this Github thread for more details, including mine and the authors posts, which both had the same issue - https://github.com/TablePlus/TablePlus/issues/2645
- repolesNew Contributor
Hi floris_1P 👋
Do you have any results from your compatibility test with DataGrip (SSH tunneling)? I'm trying to create the SSH tunnel. When I click to test the connection, the 1Password authorization modal is opened, but after I authenticate, the connection fails and DataGrip shows the message "cannot connect to remote host".
- scottawOccasional Contributor
Re my above comment: Once I logged out on the Mac and logged back in again, the SSH_AUTH_SOCK export started working for the apps I tried it with. Unfortunately Fork doesn't support GPG.format = ssh so GitKraken it is (although truthfully I just use git cli for most things).
- scottawOccasional Contributor
I cannot get either Fork or GitKraken working using the SSH_AUTH_SOCK method. Works fine with git CLI however.
- Anonymous
I'd love to see some support for https://apps.apple.com/us/app/sequel-ace/id1518036000 too.
If you are on Mac and don't use TablePlus there's a 99% chance that you are using Sequel Ace.
- Anonymous
Be great to see support for https://chromium.googlesource.com/apps/libapps/+/master/nassh Chrome extension which is super useful.
- Cu3PO42New Contributor
While it would be nice if Pageant were supported natively, you can get this working right now by installing https://github.com/ndbeals/winssh-pageant.
- meilonNew Contributor
I would also love pageant support, mostly for KiTTy (which itself is based on PuTTy)