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 年前檢視次數 342 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南