You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/05/30 23:24:20 UTC

[jira] [Created] (HBASE-8660) [rest] support secure REST access

Jimmy Xiang created HBASE-8660:
----------------------------------

             Summary: [rest] support secure REST access
                 Key: HBASE-8660
                 URL: https://issues.apache.org/jira/browse/HBASE-8660
             Project: HBase
          Issue Type: Improvement
          Components: REST, security
            Reporter: Jimmy Xiang


REST interface is accessed over http, which is most likely done from outside of a HBase cluster, perhaps over internet.  It will be great if we can make it secure.  To be secure, we need to:

1. authenticate the caller,
2. check authorization if needed,
3. make the connection secure (https)



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira