You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/11/03 11:29:27 UTC

[jira] [Created] (RANGER-716) New Public API to check user credentials

Gautam Borad created RANGER-716:
-----------------------------------

             Summary: 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: Gautam Borad
             Fix For: 0.5.1


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)