Using Secrets Manager as a Password Vault

0

Our Unix/Linux team uses an Open Source password vault to manage our root and other critical passwords. We're interested in an AWS-based solution. Requirements in no particular order:

  • Accessible by our team only -- another team has the same general CommonSysAdmin role we do, but we don't want to expose our root password to them.
  • Quickly available from the web given proper credentials and coming from a company laptop.
  • No need for a password to get the password. Assume we are already fully authenticated opening the Secrets Manager.
  • Transparently encrypt the password using a private key already on the company laptop.

Suggestions for additional requirements welcome!

  • Additional thoughts. The Secrets Manager generally assumes programmatic interfaces. Our use case is more interactive -- or perhaps using an application or script to retrieve the password.

2개 답변
0

You may want to look at Amazon Cognito - https://aws.amazon.com/cognito/

Amazon Cognito User Pools is a feature that may meet your requirements - https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html

profile pictureAWS
전문가
답변함 2년 전
0

You can definitely build something that meets your requirements using Secrets Manager as a back-end. Command-line and web interfaces are definitely possible. But there's no native complete service that AWS offers that will cover your needs all-in-one.

If you don't have the appetite, skills or time to build a solution I'd suggest looking in the AWS Marketplace for solutions or look at other hosted third-party offerings.

profile pictureAWS
전문가
답변함 2년 전

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

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

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