Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11376

Allow the Azure extension to use Azure AD

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 3
    • StorEng - Defined Pipeline

      Currently, we're using a "connection string" that contains the Azure account credentials, however, this poses some security risks if the keys are leaked. Instead, we can use Azure Active Directory (Azure AD) to manage identities. This means each developer can login and test the extension without using the long-term keys. The Python SDK documentation provides a useful page to explain how this works here. Then instead of using the python library we would be using theĀ Azure Identity client library for C++.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sean.watt@mongodb.com Sean Watt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: