Skip to main content
floris_1P
1Password Employee
March 15, 2022
Question

SSH Client Compatibility

  • March 15, 2022
  • 24 replies
  • 4302 views

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

repoles
June 13, 2022

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".

August 2, 2022

@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

signe
August 24, 2022

@Cu3PO42 That was exactly what I needed... thanks!

Doesn't mean I wouldn't rather have it built into 1P, but that solved the immediate issue.

August 30, 2022

TablePlus (SSH tunneling) for windows seems not supported yet

floris_1P
floris_1PAuthor
1Password Employee
September 5, 2022

@repoles Could you try if this fixes it for you?

repoles
September 16, 2022

Sure. I gonna try.

solarizde
December 14, 2022

Would be great if there would an option to get very needed tools like WinSCP and MobaXterm working with that. Even with winssh-pageant I do not get moba and winscp to work.

January 10, 2023

WinSCP would be highly appreciated. Please add support for 1password SSH integration with WinSCP.

Jack_P_1P
1Password Employee
January 10, 2023

Hi @lukasberan:

Thanks for sharing! While I can't promise anything, I'll share your thoughts with the team.

Jack

Enceladus
April 27, 2023

The tools we'll be covering next on the compatibility page:
* Terraform
* Ansible

@floris_1P is there any update about Ansible compatibility? I'm running into a weird error in an Ansible setup that does a git pull on a remote server. I have two SSH keys in 1Password (one for my webserver and one for github/gitlab). I can use either of them independently just fine on my computer. SSH forwarding works fine normally: I can SSH into the webserver and git pull manually, and 1Password prompts me for permission to use the Github key and everything works. But when I try to run an Ansible playbook doing the exact same thing, I get an error that signing failed for ED25519 \"GitHub/GitLab SSH Auth Key\" from agent: communication with agent failed