We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb315f2 commit 1f9aeecCopy full SHA for 1f9aeec
source/security-and-authentication/custom-auth.txt
@@ -22,8 +22,8 @@ Overview
22
23
You can add a custom authentication provider by implementing the
24
``com.mongodb.kafka.connect.util.custom.credentials.CustomCredentialProvider``
25
-interface. You can use a custom authentication provider with any of the
26
-supported authentication mechanisms.
+interface. You can use this feature to write an authentication provider
+in Java to use in your connector configuration.
27
28
To enable this feature, set the following authentication
29
properties:
0 commit comments