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
1.
|
[rest] SPNEGO-based authentication | Closed | Jimmy Xiang | |
2.
|
[rest] support REST over https | Closed | Unassigned | |
3.
|
[rest] support impersonation | Closed | Jimmy Xiang |