Description
Currently, DelegationTokenAuthenticationHandler only support DT operations for the request user after it passes the authentication. However, it should also support the request user to do DT operations on behalf of the proxy user.
Timeline server is using the authentication filter for DT operations instead of traditional RPC-based ones. It needs this feature to enable the proxy user to use the timeline service (YARN-2676).
Attachments
Attachments
Issue Links
- blocks
-
YARN-2676 Timeline authentication filter should add support for proxy user
- Closed
- relates to
-
HDFS-7262 WebHDFS should use proxy doAs support in DelegationTokenAuthenticationHandler for token-management calls
- Open
-
HADOOP-10771 Refactor HTTP delegation support out of httpfs to common
- Closed