Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8660

[rest] support secure REST access

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.95.2
    • REST, security
    • None

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jxiang Jimmy Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: