[
https://issues.apache.org/jira/browse/TEZ-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4742:
------------------------------
Description:
https://github.com/apache/tez/blob/b9d8c0f37b3c3fdc17d2c007297b3b559bd468a4/tez-dag/src/main/java/org/apache/tez/dag/app/web/AMWebController.java#L138-L141
{code}
/*
* ideally the Origin and other CORS headers should be checked and response
headers set only
* if it matches the allowed origins. however rm does not forward these
headers.
*/
{code}
> AMWebController CORS: only reflect Origin when it matches configured Tez UI
> base URL
> ------------------------------------------------------------------------------------
>
> Key: TEZ-4742
> URL: https://issues.apache.org/jira/browse/TEZ-4742
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> https://github.com/apache/tez/blob/b9d8c0f37b3c3fdc17d2c007297b3b559bd468a4/tez-dag/src/main/java/org/apache/tez/dag/app/web/AMWebController.java#L138-L141
> {code}
> /*
> * ideally the Origin and other CORS headers should be checked and
> response headers set only
> * if it matches the allowed origins. however rm does not forward these
> headers.
> */
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)