Skip to content

Commit 1f9aeec

Browse files
committed
wip RW tech comments
1 parent cb315f2 commit 1f9aeec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/security-and-authentication/custom-auth.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Overview
2222

2323
You can add a custom authentication provider by implementing the
2424
``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.
25+
interface. You can use this feature to write an authentication provider
26+
in Java to use in your connector configuration.
2727

2828
To enable this feature, set the following authentication
2929
properties:

0 commit comments

Comments
 (0)