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

Pass client when creating AuthorizationSession

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • Security 2024-09-30

      Currently, the AuthorizationSession relies on a stored pointer of the AuthorizationManager for whenever it needs the AuthorizationManager. However, this is bad since a/ the pointer can go stale, and b/ the AuthorizationSession should only be accessed within an Operation, which means that we should have an operation context through which to get the AuthorizationManager.

            Assignee:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Reporter:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: