Skip to content

Commit f54bdff

Browse files
committed
Add warning for #16983.
1 parent 0d58b62 commit f54bdff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tutorials/sftp_publickeyauth_bitwarden.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Configure Public Key Authentication for SFTP using Bitwarden SSH Agent
33

44
> Public-key authentication using _Bitwarden SSH Agent_ allows you to connect to a remote server without a password. Instead of passwords, you use a pair of keys (private and public) for authentication. The private key is kept secret, while the public key is shared with the server.
55
6+
:::{warning}
7+
Integration with Bitwarden is currently not working as expected. Refer to [#16983](https://github.com/iterate-ch/cyberduck/issues/16953).
8+
:::
9+
610
:::::{tabs}
711
::::{group-tab} macOS
812
1. Ensure you have configured _Bitwarden_ to manage your SSH keys. For more information, refer to [Bitwarden SSH Agent](https://bitwarden.com/help/ssh-agent/#configure-bitwarden-ssh-agent). Open _Bitwarden → Settings…_ and select the checkbox _Enable SSH Agent_.

0 commit comments

Comments
 (0)