Cannot create new at Confluence onDemand using REST API.
      Steps to reproduce:

      • generate new instance of Confluence onDemand without any additional products;
      • using any tool execute REST request:
        Authorization: Basic, with username/password
        URL: https://<instance>.atlassian.net/rest/api/2/user?expand=groups
        Headers: Content-Type=application/json, Accept=application/json
        Body:
        {
        "name":"testuser0002@mail.com",
        "password":"Abcd1234",
        "emailAddress":"testuser0002@mail.com",
        "displayName":"Test User0002",
        "notification":false
        }
        

      Expected result:

      • new user created

      Actual result:

      • response with code 503 (Service Temporarily Unavailable)

      Affected versions:

      • Confluence onDemand 5.9.1-OD-2015.39.1-0001

      Workaround:

      • add JIRA to existing instance of Confluence

            [CONFCLOUD-53780] Confluence REST API does not creates a user

            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2370497 ] New: JAC Bug Workflow v3 [ 3406358 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Dario B made changes -
            Link Original: This issue is related to CONFCLOUD-54893 [ CONFCLOUD-54893 ]
            Dario B made changes -
            Resolution New: Duplicate [ 3 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            Dario B made changes -
            Link New: This issue duplicates CONFCLOUD-54893 [ CONFCLOUD-54893 ]

            Dario B added a comment -

            The endpoint used is actually from JIRA REST API and this is why it does not work for Confluence.

            We have a feature request open (CONFCLOUD-54893) in order to add the possibility to create Confluence users using REST API calls.

            Dario B added a comment - The endpoint used is actually from JIRA REST API and this is why it does not work for Confluence. We have a feature request open ( CONFCLOUD-54893 ) in order to add the possibility to create Confluence users using REST API calls.
            Dario B made changes -
            Link New: This issue is related to CONFCLOUD-54893 [ CONFCLOUD-54893 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2251345 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2370497 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2205710 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2251345 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2147500 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2205710 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1908654 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2147500 ]

              Unassigned Unassigned
              f5487686f02b Mark Gorelov
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: