0 votes
by (210 points)

Hi, I am trying to implement an SFTP server and would like to add OTP MFA (Multi-Factor Authentication) support to the server. Is this possible? If so, could you share example code for implementing this feature?

Thanks for your help in advance.

Applies to: Rebex SFTP

1 Answer

0 votes
by (148k points)

Hi, our SFTP server library does not currently offer a public API for this. We will most likely add this in a future release, but that will take a year or two because we are currently busy with other improvements.

If you need this earlier, it would involve some custom development to expose and maintain a private API suitable for your scenario. If interested, please contact us at support@rebex.net.

...