@itentialopensource/adapter-kafkav2 0.18.0 → 0.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AUTH.md +1 -1
- package/CHANGELOG.md +8 -0
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/AUTH.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
This document will go through the steps for authenticating the Kafkav2 adapter with. Properly configuring the properties for an adapter in IAP is critical for getting the adapter online. You can read more about adapter authentication <a href="https://docs.itential.com/opensource/docs/authentication" target="_blank">HERE</a>.
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Library Authentication
|
|
6
6
|
The Kafka adapter supports SASL Authentication for Kafka server. If you change authentication methods, you should change this section accordingly and merge it back into the adapter repository.
|
|
7
7
|
|
|
8
8
|
STEPS
|
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
Binary file
|