-
Suggestion
-
Resolution: Fixed
-
Standalone Confluence installation, Java 1.6.0_04, Linux 2.6.16.21-0.25-smp
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
There is currently no way to get the permissions of a given space in the remote API.
There is a method to get the permissions of a specific user on a given space, but there is no analogous method to do for a given space what "Vector getPagePermissions(String token, String pageId)" does for a given page.
The fact that the remote API doesn't provide this information is preventing me to implement security correctly in the integration work that I am doing. It is a blocker, because security is mandatory.
- duplicates
-
CONFCLOUD-9656 No way to get group permissions for a space through remote API
- Closed
- is related to
-
CONFSERVER-14162 need Vector getSpacePermissions(String token, String spaceKey) remote API method
- Closed