Uploaded image for project: 'Atlassian Cloud'
  1. Atlassian Cloud
  2. CLOUD-12742

Need command to suspend user access and remove the user from Organization

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Atlassian CLI
    • None
    • 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.

      Issue Summary

      Currently, for unmanaged Atlassian accounts, from admin.atlassian.com, we can suspend their access and remove them from the Organization. 

      We have Organization REST API to suspend access: https://developer.atlassian.com/cloud/admin/organization/suspend-user/ 

      Remove user access: https://developer.atlassian.com/cloud/admin/organization/remove-user/ 

      But we do not have ACLI commands to trigger the above APIs. 

      Thus we need ACLI commands to be able to suspend a user and remove user access from products at Org level. 

      Steps to Reproduce

      1. we need ACLI commands to be able to suspend a user and remove user access from products at Org level. 

      Expected Results

      We should have ACLI commands to be able to suspend a user and remove user access from products at the Org level, utilising the below Org REST APIs:

      suspend user: https://developer.atlassian.com/cloud/admin/organization/suspend-user/ 

      Remove user access: https://developer.atlassian.com/cloud/admin/organization/remove-user/ 

      Actual Results

      Currently we cannot suspend user and remove user access using ACLI command.

      Workaround

      Use the below API calls for now from an API client or script: 

      suspend user: https://developer.atlassian.com/cloud/admin/organization/suspend-user/ 

      Remove user access: https://developer.atlassian.com/cloud/admin/organization/remove-user/ 

              Unassigned Unassigned
              e292eb14feba Anindyo Sen
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: