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 agoMySQLWorkbench and SSH Connection with 1Password
I'm wanting to connect to a MySQL database via an ssh tunnel. This would be easy enough, but I've stored all my ssh keys in 1Password. I'm using the MySQLWorkbench which asks me to provide the locati...
floris_1P
1Password Team
4 years agoUnfortunately, MySQL Workbench does not support any SSH agent, including 1Password's agent. A workaround would be to start the SSH tunnel from your terminal and then in MySQL Workbench connect to it over localhost.