Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Needed
-
Description
Server 4.4 will add IAM role-based auth, with shell syntax like this (according to the design document):
mongo --authenticationMechanism MONGODB-IAM --authenticationDatabase='$external' --iamAwsAccessKeyId=HEX_STRING --iamAwsSecretAccessKey=HEX_STRING
|
The tools need to provide a similar capability.
Attachments
Issue Links
- depends on
-
GODRIVER-1395 MONGODB-AWS Support
-
- Closed
-
- is documented by
-
DOCS-13709 [TOOLS] IAM Role-based authentication
-
- Closed
-
- links to