[ 
https://issues.apache.org/jira/browse/FLINK-29363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607823#comment-17607823
 ] 

Zhenqiu Huang commented on FLINK-29363:
---------------------------------------

Yes, our scenarios is exactly the same as what [~rmetzger] explained. 

[~martijnvisser]
Yes, we have auth proxy already globally. But the proxy server our team built 
is to limit the access of the job owner (who has already been authenticated) to 
the web ui of jobs running in k8 cluster. The proxy server runs in a k8 cluster 
as one of the control complane for all of flink jobs. The setting is required 
by our security team. Basically, AJAX request need to attache cookie for the 
access. If cookie expires, we need to a way to help users to redirect to our 
platform's landing page.

> Allow web ui to fully redirect to other page
> --------------------------------------------
>
>                 Key: FLINK-29363
>                 URL: https://issues.apache.org/jira/browse/FLINK-29363
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.15.2
>            Reporter: Zhenqiu Huang
>            Priority: Minor
>              Labels: pull-request-available
>
> In a streaming platform system, web ui usually integrates with internal 
> authentication and authorization system. Given the validation failed, the 
> request needs to be redirected to a landing page. It does't work for AJAX 
> request. It will be great to have the web ui configurable to allow auto full 
> redirect. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to