[
https://issues.apache.org/jira/browse/KNOX-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030060#comment-17030060
]
ASF subversion and git services commented on KNOX-2215:
-------------------------------------------------------
Commit d2ee4dcb75ac41a0f5664bff1199e22eea72d506 in knox's branch
refs/heads/master from Philip Zampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=d2ee4dc ]
KNOX-2215 - Token service should return a 403 response when the renewer is not
white-listed (#251)
> Token service should return a 401 or 403 response when the renewer is not
> white-listed
> --------------------------------------------------------------------------------------
>
> Key: KNOX-2215
> URL: https://issues.apache.org/jira/browse/KNOX-2215
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.4.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently, when the Knox Token service receives a renewal or revocation
> request from a user who is not white-listed, it responds with a HTTP 400
> response. It should instead respond with a HTTP 401 or 403 to better reflect
> the nature of the error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)