Create a public REST endpoint for resetting Jira Service Desk customer account passwords

XMLWordPrintable

    • 1
    • 4

      Problem Definition

      This problem is born of JSDCLOUD-630: SSO integration with JIRA Service Desk.

      We do currently have an internal endpoint which is called when resetting the customer password

      https://admin.atlassian.com/gateway/api/adminhub/customer-directory/directory/{cloudId}/user/{aaid}

      However, this can only be run by copying the command from the browser dev-tools console to cURL. The drawback of this is the copied command is only valid for the life of that browser session.

      Suggested Solution

      Create an external endpoint for resetting JSD customer passwords to allow Jira Service Desk admins to have move options when managing customer accounts.

            Assignee:
            Unassigned
            Reporter:
            Battlebeard (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: