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

Encode access_checks and resource_pattern match type as a string enums into IDL

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2021-03-08

      • Since the integer values assigned to the access check enum are not persisted, a string enum is better then a int enum (which emphasizes the integer values assigned in the enum)
      • Add enum of access_checks that users can use in AuthorizationSession, this list does not need to be complete in the first pass

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: