Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-9298

Add support for Oauth2 (3LO) for all JSD REST API endpoints

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Issue Summary

      Currently not all the JSD REST API endpoints support Oauth2. Indeed, while for many of them you can see that the Oauth scope is documented: 

      OAuth scopes required:  manage:servicedesk-customer

       

      For others (like the below ones) this is missing and an error is returned while trying to call them using 3LO:

      Steps to Reproduce

      1. Send a REST API request to the  /rest/servicedeskapi/requesttype endpoint using 3LO authorization

      Expected Results

      A list of request types is returned

      Actual Results

      The below error is returned:

      {"errorMessages":["OAuth 2.0 is not enabled for this method."]}
      

      Workaround

      Use any other authentication method for the time being.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dbonotto Dario B
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: