post upgrade to 9.2.19 : 401 error observed while using third party SSO token based authentication for rest API's

XMLWordPrintable

    • 2
    • Severity 3 - Minor
    • 12

      Issue Summary

      401 error while using third party SSO token based authentication for rest API's post upgrade to 9.2.19.

      Steps to Reproduce

      1. Create a script to capture Page content using Confluence Rest API.
      2. As a part of this script, use a third party SSO tokens + user for authentication(such as Kantega SSO tokens).
      3. Run the script/push in the request to get the page content and capture the JSESSIONID.
      4. Use this same JSESSIONID to push in further requests.

      Expected Results

      Request works fine till session expiry kicks in.

      Actual Results

      401 error is observed against this JSESSIONID.

      Workaround

      Use SSO token + user across all requests i.e. push in a new request each time.

              Assignee:
              Prakhar Agarwal
              Reporter:
              Saurabh Bhatia
              Votes:
              18 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: