Patrik Oldsberg
d1ff2f94fc
docs: fix proxy extension point import path
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-31 10:34:45 +01:00
Patrik Oldsberg
a21f50fc57
docs: apply minor fixes from feedback
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-30 11:36:09 +01:00
AmbrishRamachandiran
f089989380
Added title description for proxying docs
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2025-07-09 12:48:49 +05:30
Marek Libra
49010f03f0
fix(doc): document reviveConsumedRequestBodies proxy configuration
...
Signed-off-by: Marek Libra <marek.libra@gmail.com >
2025-04-30 11:35:51 +02:00
deepthi-28
b229f0d9de
Proxying doc changed
...
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com >
2025-03-06 11:11:17 +05:30
Ben Lambert
4c0a674aef
Update docs/plugins/proxying.md
...
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Ben Lambert <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2025-01-14 07:52:36 +01:00
Matt Benson
11b001cf4d
Add proxyEndpointsExtensionPoint
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2025-01-03 09:38:19 -06:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
Fredrik Adelöw
b6327acbac
Merge pull request #24643 from backstage/freben/proxy-auth
...
proxy-backend: require auth by default
2024-05-21 09:57:43 +02:00
Fredrik Adelöw
f612f630ed
docs updates
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-07 12:40:26 +02:00
Fredrik Adelöw
88480e4ef2
proxy-backend: require auth by default
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-06 13:35:49 +02:00
aramissennyeydd
cd24dca046
docs(nbs): proxying
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2024-05-05 16:14:43 -04:00
Christoph Jerolimov
f302e15080
Update proxying.md
...
Add endpoints to the proxy examples, as used in the sample app-config.yaml
Signed-off-by: Christoph Jerolimov <jerolimov+github@redhat.com >
2023-09-29 16:52:54 +02:00
Michael Oren
1bce847ac4
Add missing slash to proxying docs
...
Signed-off-by: Michael Oren <michael.oren3@gmail.com >
2023-08-02 22:14:46 +10:00
Brian Fox
cdb3426e56
fix(proxy-backend): prefix routes with / if not present in config
...
This commit ensures that the default `pathRewrite` configuration for a proxy element is more resilient to the combination of whether:
- `route` is prefixed with `/`
- `pathPrefix` on the plugin is suffixed with `/` (which at present it will never be - see comments).
Signed-off-by: Brian Fox <brianhfox@gmail.com >
2021-04-27 12:40:15 +02:00
Fredrik Adelöw
c28689c686
change all $env to ${}
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-15 13:26:44 +02:00
Dominik Henneke
6a6c7c14ea
Filter the response headers in the proxy backend
2020-11-30 15:18:29 +01:00
Dominik Henneke
1b7a9d7317
Refactor the proxying docs so the paragraph structure makes more sense
2020-11-26 17:01:40 +01:00
Dominik Henneke
9226c2aaa0
feat(proxy-backend): limit the forwarded http headers to a safe set
2020-10-08 14:30:56 +02:00
Patrik Oldsberg
6775deef9b
update docs and examples to use shorter config secret syntax
2020-10-04 16:51:00 +02:00
Andrew Thauer
572abfe121
fix(circleci): add api route prefix to proxy rewrite path
2020-09-26 06:06:51 -04:00
Patrik Oldsberg
7965c098b8
docs: tweak proxying docs
2020-09-25 13:50:50 +02:00
Rajiv Ranjan Singh
def4032351
added description header field
2020-09-16 21:47:19 +05:30
Dominik Henneke
7553827223
feat(proxy-backend): support limiting the proxied HTTP methods
2020-09-11 13:56:41 +02:00
Fredrik Adelöw
9a64135bf7
move docs to the microsite
2020-08-28 14:36:13 +02:00
Ivan Shmidt
0867d3dc30
feat: more docs to backstage.io
2020-08-12 12:06:14 +02:00
Stefan Ålund
8ec6ed5170
Documentation skeleton ( #1617 )
...
* Documentation skeleton
* Added ADR list and more
* rm material theme
* Update mkdocs.yml
* Add docs TOC
* Work for plain MD and mkdocs
* Update mkdocs.yml
* Restructuring
* Added roadmap
* Add reference APIs
* move publishing
2020-07-15 08:57:25 +02:00