Details
Description
HttpFS implements delegation token support in AuthenticationFilter & AuthenticationHandler subclasses.
For HADOOP-10770 we need similar functionality for KMS.
Not to duplicate code, we should refactor existing code to common.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-10880 Move HTTP delegation tokens out of URL querystring to a header
- Closed
-
HADOOP-10770 KMS add delegation token support
- Closed
- is related to
-
HADOOP-11207 DelegationTokenAuthenticationHandler needs to support DT operations for proxy user
- Closed
-
YARN-2292 RM web services should use hadoop-common for authentication using delegation tokens
- Closed
- is required by
-
YARN-2100 Refactor the Timeline Server code for Kerberos + DT authentication
- Resolved