Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-74888

Allow encrypted shell to always pass $tenant through requests

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Serverless
    • Fully Compatible
    • Server Serverless 2023-04-17
    • 3

      We currently test that FLE works with multitenancy by using the encrypted shell in ...enterprise/jstests/serverless/native_tenant_data_isolation_simple_FLE2_dollar_test.js. Once we start doing validation checking when constructing NamespaceStrings, the encrypted shell will fail commands with $tenant on them, because they will attempt to construct NamespaceStrings using the tenantId in $tenant, but the encrypted shell will not have multitenancySupport enabled. This test is being disabled in SERVER-73112, and in this ticket we should re-enable this test.

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            janna.golden@mongodb.com Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: