Skip to content

Commit

Permalink
Add not to enable transport-encryption FF as well as a prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr committed Aug 29, 2024
1 parent 73fa8a6 commit 9aa0b07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/eventing/features/authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9aa0b07

Please sign in to comment.