-
Suggestion
-
Resolution: Unresolved
-
5
-
8
-
Summary
Please provide a public REST API for user management specifically:
- /user - PUT - to update display-name
- /user/activate - POST to activate a user
- /user/deactivate - POST to deactivate a user
Which supports API Token, OAuth, etc.
Background
Currently vendor uses a private rest API /admin/rest/um/1 to do their bidding and that they can do the same in server as well.
- relates to
-
ID-8354 Extend REST API with Create/Delete User
- Gathering Interest
-
ID-8462 JIRA API disabling users
- Gathering Interest
- is depended on by
-
DEVHELP-1805 Loading...