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

OIDC: Provide Documentation Samples for Atlas connection modal

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Authentication
    • None
    • Needed - No Spec Changes
    • Hide

      Summary of necessary driver changes

      •  Provide the requested information and code snippets.
      • See this comment in Python ticket as an example.
      Show
      Summary of necessary driver changes  Provide the requested information and code snippets. See this comment in Python ticket as an example .
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5527 Backlog
      CXX-2999 Backlog
      CSHARP-5025 Done 2.25.0
      GODRIVER-3174 Backlog
      JAVA-5404 Done
      NODE-6068 Done
      MOTOR-1292 Duplicate
      PYTHON-4329 Done
      PHPLIB-1426 Backlog
      RUBY-3436 Backlog
      RUST-1904 Backlog
      $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-5527 Backlog CXX-2999 Backlog CSHARP-5025 Done 2.25.0 GODRIVER-3174 Backlog JAVA-5404 Done NODE-6068 Done MOTOR-1292 Duplicate PYTHON-4329 Done PHPLIB-1426 Backlog RUBY-3436 Backlog RUST-1904 Backlog

      Summary

      Each driver must provide standard information for the OIDC Atlas connection modal.

      • Driver name and minimum supported version for OIDC workload
      • Code sample for an OIDC-enabled client with a custom callback
      • Code sample for an OIDC-enabled client with an "ENVIRONMENT:azure" callback.

      Motivation

      Users will have example code and information about driver support.

      Acceptance Criteria

      Drivers provide the necessary information.

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

              Created:
              Updated: