[
https://issues.apache.org/jira/browse/HBASE-12043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated HBASE-12043:
-----------------------------------
Fix Version/s: 1.0.0
Status: Patch Available (was: Open)
With the attached patch, the REST server now throws {{WebApplicationException}}
with response set to 403.
> REST server should respond with FORBIDDEN(403) code on AccessDeniedException
> ----------------------------------------------------------------------------
>
> Key: HBASE-12043
> URL: https://issues.apache.org/jira/browse/HBASE-12043
> Project: HBase
> Issue Type: Bug
> Components: REST
> Affects Versions: 0.98.6.1
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments:
> HBASE-12043-REST-server-should-respond-with-FORBIDDE.patch
>
>
> Currently it just throws a SecurityException with "Unauthorized" which does
> not get translated to 403 status code to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)