Files
backstage/.changeset/new-nails-thank.md
T
2020-11-30 15:18:29 +01:00

407 B

@backstage/plugin-proxy-backend
@backstage/plugin-proxy-backend
patch

Filter the headers that are sent from the proxied-targed back to the frontend to not forwarded unwanted authentication or monitoring contexts from other origins (like Set-Cookie with e.g. a google analytics context). The implementation reuses the allowedHeaders configuration that now controls both directions frontend->target and target->frontend.