Files
teleport/lib/client/ssh
Chris Thach f149b4754d Add SSH client keyboard-interactive auth handler (#62694)
* Add client-side keyboard-interactive auth method handler for in-band MFA.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* Use require.IsType to ensure helpful info is returned on type assert fail.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* Use BadParameter err. Make name const. Rename package name without underscore. Embed ssh.ConnMetadata.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
2026-01-09 17:48:23 +00:00
..
…