Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13709

[TOOLS] IAM Role-based authentication

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: tools
    • Labels:
      None

      Description

      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.

      Engineering 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.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Reporter:
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 38 weeks, 2 days ago