-
Type:
New Feature
-
Status: Gathering Interest
-
Priority:
Normal
-
Resolution: Unresolved
-
Component/s: None
-
Labels:None
The following WS are the only web services available to get permissions (and permission templates) of users and groups :
- api/permissions/users
- api/permissions/groups
- api/permissions/template_users
- api/permissions/template_groups
They are set as internal but they should become public.
It will also be a good opportunity to :
- Correctly handles the permissions 'applicationcreator' and 'portfoliocreator' in 'permission' parameter and in response
- Not return users name and email
- Not return groups description
- Remove 'projectId' usage
- Rename 'projectKey' to 'project'
Note that even if this WS was internal it could have been used as they were the only web services available to get this information : we should use the deprecation mechanism to properly redirect usage of 'projectKey' to 'project'
- contributes to
-
MMF-574 Bring consistency and clarity across the whole Web API
-
- Closed
-
- is related to
-
MMF-1482 Improve visibility, utility of permissioning
-
- Closed
-
-
SUPPORT-15724 Loading...
-
SUPPORT-16061 Loading...
-
SUPPORT-4894 Loading...
-
SUPPORT-5979 Loading...
-
SUPPORT-8320 Loading...
-
SUPPORT-9309 Loading...
-
SUPPORT-15724 Loading...
- relates to
-
SONAR-8019 Ease the workflow for adding permissions to new users/groups
-
- Closed
-
- links to