Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5780

Update Timeouts to use CSOT in OIDC Machine Callback

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Authentication, CSOT
    • Not Needed

      The OIDC Machine Callbacks spec states that the timeout logic for aborting the callbacks must follow CSOT timeout logic specified as min(remaining connectTimeoutMS, remaining timeoutMS).

      Once CSOT is finished we need to loop back to OIDC and update the abort logic in the callbacks.

      AC:

      • Update the machine callback abort signal to use the CSOT TimeoutController with a timeout of min(remaining connectTimeoutMS, remaining timeoutMS)

            Assignee:
            Unassigned Unassigned
            Reporter:
            durran.jordan@mongodb.com Durran Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: