Pass client when creating AuthorizationSession

XMLWordPrintableJSON

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

      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
            Reporter:
            Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: