Authentication cookie value may cause 500 errors on unsecured endpoints

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.4.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Given:

      • a Authentication cookie value is invalid (e.g. old token)

      When:

      • a request is sent to an unsecured endpoint (e.g. /license/validate-and-store )

      Then:

      • a HTTP 500 error is returned although the actual request was processed successfully

      Expected:

      • the cookie value should not impact behavior of unsecured endpoints

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: