[
https://issues.apache.org/jira/browse/FLINK-21108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286428#comment-17286428
]
Xiaoguang Sun commented on FLINK-21108:
---------------------------------------
Hi [~trohrmann]
I have done some work to make rest client possible to authenticate itself with
proxy against both basic and digest challenges. I still need some time to add
more test cases however in case there are some changes need to be revised, I
have pushed the changes to [my
repository|https://github.com/sunxiaoguang/flink/commit/83b136784b706b06f4b36d2bb02d546ad0685538]
so you can take a look and give me some feedbacks.
Please take a look at where it restart requests after receiving authentication
challenges, I feel particularly not good about it but have no better idea at
this time. Thanks
> Flink runtime rest server and history server webmonitor do not require
> authentication.
> --------------------------------------------------------------------------------------
>
> Key: FLINK-21108
> URL: https://issues.apache.org/jira/browse/FLINK-21108
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / REST, Runtime / Web Frontend
> Reporter: Xiaoguang Sun
> Assignee: Xiaoguang Sun
> Priority: Major
> Labels: pull-request-available
>
> Flink runtime rest server and history server webmonitor do not require
> authentication. At certain scenarios, prohibiting unauthorized access is
> desired. Http basic authentication can be used here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)