Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Any further scope and permission information explanation can be found in the related Confluence Cloud REST API documentation.

Info

Scopes below are for the Privileged User.

Permission

Why required

REST API

Permission to access the Confluence site ('Can use' global permission).

  • To retrieve the baseUrl of the site, allowing further

  • (This is primarily performed by the CSUMCloud app to allow the Privileged User to make the below requests).

Get System Info

User must be a site admin.

  • To search for Space Groups, allowing insight into group membership, and allowing user to select group for rename or deletion.

Search Groups by partial query

Permission to access the Confluence site ('Can use' global permission).

  • To view the group members of a selected space group

  • Used during Add/Remove group membership operations if a group has been selected to add/remove all members of a group into the selected space group.

Get Group Members

Permission to access the Confluence site ('Can use' global permission).

  • To retrieve a selected space group

Get Group

User must be a site admin.

  • To create a new space group

  • Used to create new space group during the ‘Rename Group' feature

Create Group

User must be a site admin.

  • To delete a selected space group

  • Used to delete the old space group during the ‘Delete Group’ feature

Delete Group

'View' permission for the space.

  • To retrieve the current space when accessing CSUMCloud through the SpaceSettings module.

Get Space

'View' permission for the space.

  • Used to copy over the Space Permissions to the renamed group during the ‘Rename Group’ feature.

Get Space Permissions

'Admin' permission for the space.

  • Used to copy over the Space Permissions to the renamed group during the ‘Rename Group’ feature.

Add Space Permission

User must be a site admin.

  • Used to add members to groups

Add User to Group

User must be a site admin.

  • Used to remove members from groups

Remove user from Group

Permission to access the Confluence site ('Can use' global permission). Only content that the user has permission to view will be returned.

  • Used to search for users during the Add/Remove user operations.

Search Users (Using CQL)

...