guacamole-server icon indicating copy to clipboard operation
guacamole-server copied to clipboard

GUACAMOLE-141: Implement full support for keyboard-interactive authentication method.

Open pjd opened this issue 4 years ago • 3 comments

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.

pjd avatar Oct 17 '20 09:10 pjd

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

karelkryda avatar Apr 28 '22 06:04 karelkryda

Hello, need also support of 2FA please !

m4x91 avatar May 31 '23 08:05 m4x91

Hello, any news on this?

xsolinsx avatar Apr 14 '24 11:04 xsolinsx