File tree 1 file changed +7
-7
lines changed 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ Knative Eventing Souces request an OIDC access token for the targets audience an
26
26
OIDC authentication is currently supported for the following components:
27
27
28
28
- Brokers:
29
- - [ MTChannelBasedBroker] ( ./../brokers/broker-types/channel-based-broker/ )
30
- - [ Knative Broker for Apache Kafka] ( ./../brokers/broker-types/kafka-broker/ )
29
+ - [ MTChannelBasedBroker] ( ./../../ brokers/broker-types/channel-based-broker/ )
30
+ - [ Knative Broker for Apache Kafka] ( ./../../ brokers/broker-types/kafka-broker/ )
31
31
- Channels:
32
- - InMemoryChannel
33
- - KafkaChannel
32
+ - [ InMemoryChannel] ( ./../../channels/channels-crds/ )
33
+ - [ KafkaChannel] ( ./../../channels/channels-crds/ )
34
34
- Sources:
35
- - [ ApiServerSource] ( ./../sources/apiserversource/ )
36
- - [ PingSource] ( ./../sources/ping-source/ )
37
- - [ KafkaSource] ( ./../sources/kafka-source/ )
35
+ - [ ApiServerSource] ( ./../../ sources/apiserversource/ )
36
+ - [ PingSource] ( ./../../ sources/ping-source/ )
37
+ - [ KafkaSource] ( ./../../ sources/kafka-source/ )
38
38
39
39
## Sender Identity Configuration
40
40
You can’t perform that action at this time.
0 commit comments