Properties file using SASL/OAUTHBEARER authentication to configure IAM in AWS MSK - connect_cdc_sqdata - Latest

Connect CDC (SQData) Apply engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Apply engine
Copyright
2024
First publish date
2000
Last updated
2024-12-13
Published on
2024-12-13T13:15:51.808000

A sample configuration file for SASL/OAUTHBEARER authentication for AWS MSK. For more information, refer to Use the SASL_OAUTHBEARER mechanism to configure IAM.

metadata.broker.list=<bootstrap url>
security.protocol=SASL_SSL
sasl.mechanism=OAUTHBEARER
sasl.oauthbearer.config="extension_AWSMSKCB=<command>,arg1,arg2,argN"
sasl.oauthbearer.method="default"
Parameter Description
<command> An external program is created from one of the supported helper libraries. This parameter produces the following format:

<access token>, <expiry>