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

Create language specific copy/pasteable FLE tutorials

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-2810 Duplicate
      CDRIVER-3402 Fixed 1.16.0
      NODE-2265 Fixed 3.4.0
      CXX-1855 Fixed 3.7.0, 3.7.0-beta1
      PHPLIB-492 Fixed 1.6.0
      MOTOR-436 Done
      RUBY-1974 Fixed 2.12.0.rc0
      GODRIVER-1368 Fixed 1.2.0
      JAVA-3477 Done
      $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 CSHARP-2810 Duplicate CDRIVER-3402 Fixed 1.16.0 NODE-2265 Fixed 3.4.0 CXX-1855 Fixed 3.7.0, 3.7.0-beta1 PHPLIB-492 Fixed 1.6.0 MOTOR-436 Done RUBY-1974 Fixed 2.12.0.rc0 GODRIVER-1368 Fixed 1.2.0 JAVA-3477 Done

      Feedback from the FLE Beta. From kenneth.white:

      The basics are a language-canonical/recommended way to: create a kms key and a local key (with fake AWS creds/fake base64 hex string); create an FLE mongo client with a local json schema referencing a data key (ideally through a reference to a prior keyvault query/method call); insert a record with an encrypted field explicitly and implicitly; query a record by an encrypted field. Bonus is a language specific way to create a server side json schema with 'encrypt'. Even single record operations are fine.

      Each driver should port the Java tutorial to their FLE documentation.

            Assignee:
            Unassigned Unassigned
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: