Description
Key provider is used to retrieve key/certificate for TokenAuth entities and Hadoop services. The scope is as follows:
- Define Key Provider API to query and retrieve key/certificate with specific entity name;
- Define and implement facility to plugin and reference Key Provider implementations for relevant entities;
- Implement simple Key provider based on local key store file.
Attachments
Issue Links
- duplicates
-
HADOOP-10141 Create an API to separate encryption key storage from applications
- Closed
- Is contained by
-
HADOOP-9796 Pluggable TokenAuth framework and core facilities
- Open
- relates to
-
HADOOP-9534 Credential Management Framework (CMF)
- Resolved