Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2425

Document aws mapped username derivation on the server

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Auth, Docs

      Contrary to our notes and documentation, the server does not always use the arn returned by sts to look up the mapped user:

      • If arn is an iam arn, the server uses it verbatim.
      • If arn is an sts arn. the server replaces the last path component (scope?) of the last colon-separated component of the arn by asterisk.

      I believe none of this is documented in the server manual (how to set up aws auth is in general not documented).

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: