Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6873

OIDC plugin should not wait for closed connections

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • No version
    • Affects Version/s: None
    • Component/s: OIDC DB Auth
    • None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • Not Needed
    • Iteration Citipati

      Currently, we call server.close() inside the OIDC plugin and wait for the 'close' event to be emitted. The latter only happens when the browser closes all connections to the server. We should not be waiting for that before finishing the authentication flow.

            Assignee:
            anna.henningsen@mongodb.com Anna Henningsen
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: