Hi all,

>From the wiki:

https://cwiki.apache.org/confluence/display/SYNCOPE/REST+API+upgrade#RESTAPIupgrade-UserService

GET /user/verifyPassword/{username}?password={password}  GET
/users?username={username}&pwd={password}  Returns user if username and
password match with an existing account.
This method actually returns a boolean not the user, and so the description
is invalid.

Could someone clarify whether the new API is intended to return a boolean
or the User?

Colm.


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to