Use External URL allow-list service #85975
Labels
enhancement
New value added to drive a business result
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Meta
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
An
ExternalUrl
allow list service was added tocore.http
, it can validate URLs against an explicit allow/deny list inkibana.yml
. The service allows all external URLs by default. IfexternalUrl.policy
is configured inkibana.yml
then only explicitly allowed URLs will be valid. Here is an example howexternalUrl.policy
configuration could look:Services that could make use of external URL validation.
<Link>
React component that automatically uses this service. @elastic/kibana-app-services/cc @legrego
The text was updated successfully, but these errors were encountered: