Tectia

Defining Keyboard-Interactive Method with the Configuration File (Unix)

To enable keyboard-interactive authentication on Tectia ConnectSecure, make sure that you have the following line in the ssh-broker-config.xml file:

<authentication-methods>
...
  <auth-keyboard-interactive />
...
</authentication-methods>