Skip to content

Commit

Permalink
Adjust deleted tab
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb-seldon authored Dec 19, 2024
1 parent 431dbbc commit e5d46af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-gb/getting-started/managed-kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ security:
```

The `security.kafka.ssl.client.brokerValidationSecret` field is optional. Leave it empty if your brokers use well known Certificate Authority such as Let’s Encrypt.
{% endtab %}

{% tab title="OAuth2.0" %}
When you use OAuth 2.0 as the authentication mechanism for Kafka, the credentials consist of a Client ID and Client Secret, which are used with your Identity Provider to obtain JWT tokens for authenticating with Kafka brokers.
Expand Down

0 comments on commit e5d46af

Please sign in to comment.