[ 
https://issues.apache.org/jira/browse/RANGER-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Agrawal resolved RANGER-716.
------------------------------------
    Resolution: Workaround

Any Public API can be used to validate login credentials. Response code 401 
denotes wrong credentials while 403 represent insufficient access in that API. 

> New Public API to check user credentials
> ----------------------------------------
>
>                 Key: RANGER-716
>                 URL: https://issues.apache.org/jira/browse/RANGER-716
>             Project: Ranger
>          Issue Type: Improvement
>          Components: admin
>    Affects Versions: 0.5.1
>            Reporter: Gautam Borad
>            Assignee: Pradeep Agrawal
>         Attachments: RANGER-716.patch, RANGER-716.patch
>
>
> Add a new Public API to check user credentials 
> 1) Should return - {{"statusCode":401,"msgDesc":"Authentication Failed"}} if 
> user credentials doesn't match 
> 2) Should return - {{"statusCode":200,"msgDesc":"Authentication Success"}} if 
> user credentials matches 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to