Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive authentication #323

Open
szom1 opened this issue Jan 15, 2023 · 1 comment
Open

Interactive authentication #323

szom1 opened this issue Jan 15, 2023 · 1 comment

Comments

@szom1
Copy link

szom1 commented Jan 15, 2023

Hi. Can you please add interactive authentication feature as option to your project.
Thanks in advance!

@billchurch
Copy link
Owner

@szom1 what exactly do you mean? The Keyboard-Interactive method is the default behavior of this project.

ssh.username = socket.request.session.username;
ssh.password = socket.request.session.userpassword;
ssh.tryKeyboard = true;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants