Skip to content

Commit

Permalink
Add additional auth plugins section
Browse files Browse the repository at this point in the history
Add sub-section to authentication section with a link to brod_oauth
for oauth bearer support.
  • Loading branch information
starbelly committed Sep 12, 2024
1 parent f47c973 commit 6764d61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,10 @@ Keytab should be the keytab file path, and Principal should be a byte-list or bi

See also: <https://github.com/klarna/brod/wiki/SASL-gssapi-(kerberos)-authentication>

### Additional Auth plugins

- [brod_oauth](https://github.com/HCA-Healthcare/brod_oauth) - OAuth Bearer support

## Other API to play with/inspect kafka

These functions open a connection to kafka cluster, send a request,
Expand Down

0 comments on commit 6764d61

Please sign in to comment.