Uploaded image for project: 'Identity'
  1. Identity
  2. ID-8022

New admin : Users added via API are automatically granted with Product access

      Issue Summary

      New user invited via API are automatically added with Product access

      Steps to Reproduce

      Add a user to a site with the new admin interface using the Jira create user API

      curl --request POST \
        --url 'https://new-admin.atlassian.net/rest/api/3/user' \
        --user '<.....>' \
        --header 'Accept: application/json' \
        --header 'Content-Type: application/json' \
        --data '{
        "emailAddress": "testvitecustomer@test.com"
      }'
      

       

      Expected Results

      The user created via API is automatically is granted product access based on "New users have access to this product" setting.
      The setting can be disabled to allow creation of unlicensed site users (ie. JSM Portal customers).

      Actual Results

      The new admin is lacking the option to disable "New users have access to this product" in the Product Access settings. The user created via API is automatically granted product access.

      Workaround

      Please reach out to Atlassian support. Request to disable certain or all product licenses from being granted to new site users added via API.

        1. new admin.png
          new admin.png
          126 kB
        2. old admin.png
          old admin.png
          71 kB

          Form Name

            [ID-8022] New admin : Users added via API are automatically granted with Product access

            Check the workaround solution in case the customer needs to change default products.

            Ricardo Nakamura added a comment - Check the workaround solution in case the customer needs to change default products.

            please give back the possibility to administer default access via gui

            Anne Warmer added a comment - please give back the possibility to administer default access via gui

              Unassigned Unassigned
              rmacalinao Ramon M
              Affected customers:
              2 This affects my team
              Watchers:
              17 Start watching this issue

                Created:
                Updated:
                Resolved: