-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
For the user mgmt we should have CRUD functionality, to "manage" users
- /get
- /get/SomeID
- POST (which is already there: /enroll)
- PUT: update a user (e.g. password........)
- DELETE (remove a user )
Currently we have just login/logout/register
- is related to
-
AEROGEAR-7344 AdminUI: Allow to add user
- Closed