docs updates

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-05-07 12:40:26 +02:00
parent 88480e4ef2
commit f612f630ed
3 changed files with 24 additions and 7 deletions
+4
View File
@@ -66,6 +66,10 @@ values:
you also add `allowedHeaders: ['Authorization']` to an endpoint configuration,
then the Backstage token (if provided) WILL be forwarded.
Note that if you have `backend.auth.dangerouslyDisableDefaultAuthPolicy` set to
`true`, the `credentials` value does not apply; the proxy will behave as if all
endpoints were set to `dangerously-allow-unauthenticated`.
If the value is a string, it is assumed to correspond to:
```yaml