Setting up custom identity provider for Transfer Family

0

Hi All,

Can anyone help on how to setup custom identity provider for file transfer family using Lambda or API Gateway. We have PingFederated Identity management and Azure Identity management. I have no idea how these can work with File Transfer server. Please details if anyone already have implemented similar or same use case.

Thank You

1개 답변
0

This guide walks you though setting up custom identities with either Lambda or API Gateway for AWS Transfer Family service.

profile pictureAWS
답변함 일 년 전
  • Thanks MK, I tried to run Azure Identity API to authenticate users but microsoft does not recommend to use OAuth 2.0 Resource Owner Password Credentials (ROPC) grant. I am trying to use below API. https://login.microsoftonline.com/tenant-id/oauth2/v2.0/token

    It simply return token and I am sure what to do with response in LAMBDA. Just pass the user if receive 200 response ?? My question is more about, how exactly lambda authentication works for file transfer? Also, Can we have MFA based authentication when user login to sftp server ?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인