AWS Transfer Multiple Identity Providers

0

I have an AWS Transfer requirement where I need to provide key based authentication as you get from the Service Managed identity provider, and AWS Directory Service authentication. Is this possible from a single server?

已提问 2 年前345 查看次数
2 回答
0
已接受的回答

No you will have to setup two different SFTP server with separate authentication mechanism, or one server using custom auth with Lambda that invokes Directory Service API for password auth and uses some other repo like S3 for storing ssh keys.

AWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则