Hi,
I think I have a variation on this question:
https://forum.rebex.net/9225/sftp-error-password-keyboard-interactive
The server that I am trying to log in to requires both keyboard-interactive and certificate based authentication.
The error message I am receiving is:
Authentication was partially successful, but server requires additional authentication with: 'keyboard-interactive'.
Note that 'password' option is missing (see similar question).
I am using the login method suggested in that post. Note that I have also successfully tested 'standard authentication', certificate, and keyboard interactive on other servers. I know the code is setup correctly for these authentication types. ... but the combination seems to be a problem.
I can confirm that login works correctly with ZOC. I am using Rebex v5.0.7077.0.
Thanks in advance,
Toby