Details
Description
Currently the REST gateway can authenticate to a HBase cluster using a preconfigured principal. This provides a limited form of secure operation where one or more gateways can be deployed with distinct principals granting appropriate levels of privilege, but the service ports must be protected through network ACLs. This is at best a stopgap.
SPNEGO is the standard mechanism for Kerberos authentication over HTTP. Enhance the REST gateway such that it provides this option, and issues requests to the HBase cluster with the established context.
Attachments
Attachments
Issue Links
- is related to
-
KNOX-8 Support HBase via HBase/Stargate
- Closed
-
HBASE-5291 Add Kerberos HTTP SPNEGO authentication support to HBase web consoles
- Closed
- relates to
-
HBASE-12168 Document Rest gateway SPNEGO-based authentication for client
- Closed