Actions
Task #97
closedRest get method for read resource colide with search method
Start date:
08/18/2016
Due date:
% Done:
100%
Estimated time:
Owner:
Description
When identity (or role) will have username (name) search, then this resource can't be read from rest api.
Example:
http://localhost:8080/idm/api/identities/search
... returns search options instead identity with username search.
Endpoint with search options should have lesser priority than identity reading.
Related issues
Actions