Issue Type: Sub-task Sub-task
Affects Versions: 0.2.0
Assignee: Unassigned
Created: 03/Jul/13 8:33 AM
Description:

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 (kill a user )

Currently we have just login/logout/register

https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/rest/security/AuthenticationEndpoint.java

Fix Versions: 0.3.0
Project: AeroGear Push
Priority: Major Major
Reporter: Matthias Wessendorf
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira