Skip to main content
March 31, 2023
Question

SFTP Multi Factor Authentication

  • March 31, 2023
  • 2 replies
  • 0 views

We are currently using "SFTP Smart Services" (https://community.appian.com/b/appmarket/posts/sftp-smart-services#) to connect SFTP and retrieve and send files to folder of SFTP. We connect using External System Key that uses username and password. Recently, the requirement has changed to have a multi factor authentication for this connect, i.e., every time we connect to SFTP there will be an OTP sent to an email ID and that needs to be used to connect to SFTP along with user credentials. Please let me know any leads on this.

2 replies

abhayd3663
April 3, 2023

If the smart service does no support MFA I don't think it will be possible unless you develop your own plugin which supports MFA.

April 3, 2023

Thanks abhay