Skip to content

Commit 7aa75df

Browse files
authored
Merge pull request #2812 from mulesoft/W-17802301-kafka-improve-docs-sg
W-17802301 kafka connector improve gaps
2 parents 4b0c2f7 + b13f3c1 commit 7aa75df

9 files changed

Lines changed: 56 additions & 33 deletions

File tree

kafka/4.10/modules/ROOT/pages/kafka-connector-reference.adoc

Lines changed: 28 additions & 17 deletions
Large diffs are not rendered by default.

kafka/4.10/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,17 @@ You can create a consumer configuration global element to reference from Apache
4747
|Consumer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
4848
| |Service name | Kerberos principal name associated with Kafka Connector
4949
| | Kafka configuration file (krb5.conf) | File that contains Kerberos configuration information
50+
|Consumer SASL/OAUTHBEARER | Client ID | Unique identifier assigned to the OAuth client, facilitating secure authentication and authorization processes
51+
| | Client Secret | Confidential authentication credential assigned to the OAuth client
52+
| | OAuth Token Endpoint | URL where clients can request access tokens from the authentication server
5053
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
5154
| | Password | Password with which to log in to Kafka
5255
| | Encryption type | Encryption algorithm used by SCRAM
5356
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafka
5457
| | Password | Password with which to log in to Kafka
58+
|Consumer SASL/TOKEN | Token ID | ID of the token
59+
| | Token HMAC | Token HMAC
60+
| | Encryption type | Encryption algorithm used by SCRAM
5561
|===
5662

5763
== Producer Configuration
@@ -71,10 +77,16 @@ Create a producer configuration global element:
7177
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7278
| |Service name | Kerberos principal name associated with Kafka Connector
7379
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
74-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
80+
|Producer SASL/OAUTHBEARER | Client ID | Unique identifier assigned to the OAuth client, facilitating secure authentication and authorization processes
81+
| | Client Secret | Confidential authentication credential assigned to the OAuth client
82+
| | OAuth Token Endpoint | URL where clients can request access tokens from the authentication server
83+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7584
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
76-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
85+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7786
| | Password | Password with which to log in to Kafka
87+
|Producer SASL/TOKEN | Token ID | ID of the token
88+
| | Token HMAC | Token HMAC
89+
| | Encryption type | Encryption algorithm used by SCRAM
7890
|===
7991

8092
== Configure TLS

kafka/4.3/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Create a producer configuration global element:
6969
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7070
| |Service name | Kerberos principal name associated with Kafka Connector
7171
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
72-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
72+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7373
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
74-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
74+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7575
| | Password | Password with which to log in to Kafka
7676
|===
7777

kafka/4.4/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Create a producer configuration global element:
7070
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7171
| |Service name | Kerberos principal name associated with Kafka Connector
7272
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
73-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
73+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7474
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
75-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
75+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7676
| | Password | Password with which to log in to Kafka
7777
|===
7878

kafka/4.5/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Create a producer configuration global element:
6969
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7070
| |Service name | Kerberos principal name associated with Kafka Connector
7171
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
72-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
72+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7373
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
74-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
74+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7575
| | Password | Password with which to log in to Kafka
7676
|===
7777

kafka/4.6/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Create a producer configuration global element:
7070
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7171
| |Service name | Kerberos principal name associated with Kafka Connector
7272
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
73-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
73+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7474
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
75-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
75+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7676
| | Password | Password with which to log in to Kafka
7777
|===
7878

kafka/4.7/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Create a producer configuration global element:
7070
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7171
| |Service name | Kerberos principal name associated with Kafka Connector
7272
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
73-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
73+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7474
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
75-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
75+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7676
| | Password | Password with which to log in to Kafka
7777
|===
7878

kafka/4.8/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Create a producer configuration global element:
6969
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7070
| |Service name | Kerberos principal name associated with Kafka Connector
7171
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
72-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
72+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7373
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
74-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
74+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7575
| | Password | Password with which to log in to Kafka
7676
|===
7777

kafka/4.9/modules/ROOT/pages/kafka-connector-studio.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Create a producer configuration global element:
6969
|Producer Kerberos| Principal | Entity for the Apache Kafka system to authenticate
7070
| |Service name | Kerberos principal name associated with Kafka Connector
7171
| | Kerberos configuration file (krb5.conf) | File that contains Kerberos configuration information
72-
|Consumer SASL/SCRAM | Username | Username with which to log in to Kafka
72+
|Producer SASL/SCRAM | Username | Username with which to log in to Kafka
7373
| | Password | Password with which to log in to Kafka| | Encryption type | Encryption algorithm used by SCRAM
74-
|Consumer SASL/PLAIN | Username | Username with which to log in to Kafa
74+
|Producer SASL/PLAIN | Username | Username with which to log in to Kafa
7575
| | Password | Password with which to log in to Kafka
7676
|===
7777

0 commit comments

Comments
 (0)