Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2369

IAM Role-based authentication

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.1.0
    • Affects Version/s: None
    • Component/s: mongo-tools-common
    • Labels:
      None
    • Needed
    • Hide
      New command line flags

      The documentation must note that the user must ensure the temporary security credentials created by an AssumeRole request will be valid for the duration of the operation.
      Show
      New command line flags The documentation must note that the user must ensure the temporary security credentials created by an AssumeRole request will be valid for the duration of the operation.

      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.

            Assignee:
            varsha.subrahmanyam@mongodb.com Varsha Subrahmanyam (Inactive)
            Reporter:
            david.golden@mongodb.com David Golden
            Huan Li, Tim Fogarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: