OIDC plugin should not wait for closed connections

XMLWordPrintableJSON

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

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

              Created:
              Updated:
              Resolved: