From 9aa0b07bcacc1be2e2a8820785b63a96e94b88ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20St=C3=A4bler?= Date: Thu, 29 Aug 2024 15:51:24 +0200 Subject: [PATCH] Add not to enable transport-encryption FF as well as a prerequisite --- docs/eventing/features/authorization.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/eventing/features/authorization.md b/docs/eventing/features/authorization.md index fd3b4322b87..9a8e3c1da09 100644 --- a/docs/eventing/features/authorization.md +++ b/docs/eventing/features/authorization.md @@ -11,6 +11,9 @@ Securing event delivery in Knative Eventing is essential to prevent unauthorized - [Eventing installation](./../../../install) - [`authentication-oidc`](./sender-identity.md) feature to be enabled. +!!! note + As described on the [`authentication-oidc`](./sender-identity.md), `transport-encryption` should be enabled as well for a secure authentication. Take a look at [Transport-Encryption](./transport-encryption.md), which explains how to enable the transport encryption feature flag. + ## Compatibility Authorization is currently supported for the following components: