DocumentDB, disable authentication, it's possible?

0

Hello, i create an cluster in DocumentDB and migrate all mongodb in our local servers. Our applications that use mongodb do not use autentacion, we handle connections using security groups in ec2. Is it possible to disable authentication to the documentdb? cluster if yes, as i do this??

Regards,

질문됨 일 년 전285회 조회
2개 답변
0

we need to enable anonymous authentication, its possible? we only use security groups to allow connections to databases.

We currently have a mongodb service installed in an ec2 instance of amazon and migrate the databases to documentdb, applications that consume the data do not use autentacion to connect to the mongodb database.

답변함 일 년 전
  • Disabling authentication is not possible, since it's a managed service that follows the AWS security best practices.

0

Authentication cannot be disabled in documentdb. It is default enabled as a security best practice and cannot be turned off. Can you elaborate a bit in details on how your currently doing it with mongodb - are you relying purely on security groups to control access between your mongodb cluster and your applications?

답변함 일 년 전

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

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

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

관련 콘텐츠