guacamole-server
guacamole-server copied to clipboard
GUACAMOLE-141: Implement full support for keyboard-interactive authentication method.
The support includes:
- Multiple prompts and responses within a single SSH_MSG_USERAUTH_INFO_REQUEST.
- Multiple SSH_MSG_USERAUTH_INFO_REQUEST / SSH_MSG_USERAUTH_INFO_RESPONSE exchanges.
- Echo-enabled prompts.
This change should allow guacamole to authenticate guacamole against SSH server that require multifactor authentication.
Hi,
I have ssh servers that require Google 2FA. In the current version, there is no support for this verification, and Guacamole only asks for the password, which makes it incapable of logging in.
Are you planning to add the support for it mentioned in this PR?
Thank you
Hello, need also support of 2FA please !
Hello, any news on this?