Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2878

OIDC Atlas Testing Updates

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Authentication
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5518 Backlog
      CXX-2996 Backlog
      CSHARP-5019 Fixed 2.25.0
      GODRIVER-3170 Gone away
      JAVA-5395 Done
      NODE-6058 Gone away
      MOTOR-1289 Duplicate
      PYTHON-4309 Fixed 4.7
      PHPLIB-1423 Backlog
      RUBY-3430 Backlog
      RUST-1898 Duplicate
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5518 Backlog CXX-2996 Backlog CSHARP-5019 Fixed 2.25.0 GODRIVER-3170 Gone away JAVA-5395 Done NODE-6058 Gone away MOTOR-1289 Duplicate PYTHON-4309 Fixed 4.7 PHPLIB-1423 Backlog RUBY-3430 Backlog RUST-1898 Duplicate

      Summary

      We are switching to use launched Atlas clusters instead of shared Atlas clusters for OIDC testing.

      Motivation

      We cannot used shared Atlas clusters for OIDC testing, since even if we use appName, there can be only one configured failCommand on a server at a time.

      Switching to launched Atlas clusters means that we have to adapt to the Atlas UI methods of configuring OIDC auth, which unfortunately affects how we run our tests.

      Acceptance Criteria

      Drivers can launch Atlas clusters using a script and run the test suite from all three supported platforms.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            James Kovacs James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: