Colm O hEigeartaigh created SYNCOPE-324:
-------------------------------------------
Summary: Return User instead of Boolean from REST username +
password query
Key: SYNCOPE-324
URL: https://issues.apache.org/jira/browse/SYNCOPE-324
Project: Syncope
Issue Type: Improvement
Reporter: Colm O hEigeartaigh
Fix For: 1.1.0
The REST API GET /users?username={username}&pwd={password} currently returns a
boolean. This task is to return the User instead, as per the mailing list
discussion here:
http://syncope-dev.1063484.n5.nabble.com/API-query-td5712965.html
If authentication is successful we should return 200 OK, if authentication
fails we should return 404 NOT FOUND.
Caching should be disabled for this URL.
--
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