Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[maps] add x-elastic-internal-origin header to vector tile, glyphs, and fonts APIs #163311

Closed
nreese opened this issue Aug 7, 2023 · 1 comment · Fixed by #163331
Closed

[maps] add x-elastic-internal-origin header to vector tile, glyphs, and fonts APIs #163311

nreese opened this issue Aug 7, 2023 · 1 comment · Fixed by #163331
Assignees
Labels
Feature:Maps impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@nreese
Copy link
Contributor

nreese commented Aug 7, 2023

Serverless will require x-elastic-internal-origin header for Kibana internal API calls. vector tile, glyphs, and fonts APIs are all called outside of fetch so x-elastic-internal-origin header will need to be added to these calls

@nreese nreese added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Feature:Maps labels Aug 7, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@nreese nreese self-assigned this Aug 7, 2023
nreese added a commit that referenced this issue Aug 9, 2023
…s APIs (#163331)

Closes #163311

To test
* create map with documents layer (that uses vector tile scaling,
default).
* verify header is provided in request

<img width="500" alt="Screen Shot 2023-08-07 at 10 25 11 AM"
src="https://github.com/elastic/kibana/assets/373691/0a057039-b8b5-4fba-8db2-aec91a2d519f">

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Maps impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants