Pradeep Agrawal created RANGER-3807:
---------------------------------------
Summary: getUserRoles API gives 200 for non existing user passed
to this API
Key: RANGER-3807
URL: https://issues.apache.org/jira/browse/RANGER-3807
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Pradeep Agrawal
Assignee: Pradeep Agrawal
Fix For: 3.0.0
Steps to reproduce :
1. Hit this API /roles/roles/user/\{user} with any random string
2. We should get any error message if user is not available
Actual : We are getting 200 response for any random string
Https status : 200 OK
{code:java}
[] {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)