Setting up 1 transfer server that'll handle authentication using AzureAD, SSH keys, and Password authentication

0

I am currently looking at the best architecture for my company's SFTP process using AWS Transfer Family. Currently using third party SFTP software, we allow our external clients to sign in to our SFTP servers by way of:

  1. password authentication or
  2. SSH keys

As my company migrates off our 3rd party software to AWS, we are hoping to keep the same authentication options for our clients (i have already looked into articles related to this).

However, for our internal business users, we are wanting to integrate AzureAD for authenticating our business users to our Transfer server.

My question is: Is it possible to set up 1 Transfer server that handles password & SSH authentication for external clients AND also AzureAD authentication for internal users? OR do I need to set up 2 separate Transfer servers: 1 for authenticating using password/SSH, 1 for authenticating using AzureAD?

Thank you!

1개 답변
1
수락된 답변

If you are looking to have password/key based authentication along with AD authentication then it is supported via creating two separate servers one with password (AND/OR) key based authentication (https://docs.aws.amazon.com/transfer/latest/userguide/custom-identity-provider-users.html) and another one with AD (https://docs.aws.amazon.com/transfer/latest/userguide/directory-services-users.html)

AWS
답변함 일 년 전

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

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

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

관련 콘텐츠