Securing BPMN emitter communications to Kafka

You can configure the communications from the BPMN event emitter to your Kafka server in plain text (no encryption, no authentication), or secure them through SSL encryption, authentication with a username and password, or over Kerberos.

About this task

Through the EnableBAI.py configuration script, you pass values to the properties that are required to set up the BPMN event emitter and you update the generated .properties configuration file for specific requirements. See also EnableBAI.jy script syntax.

What to do next

Whichever security mode you choose, after you set the security properties, move on to Configuring the BPMN event emitter to apply the configuration.