KAFKA_SUPER_USERS: User:broker
KAFKA_AUTHORIZER_CLASS_NAME: kafka.security.authorizer.AclAuthorizer
KAFKA_ALLOW_EVERYONE_IF_NO_ACL_FOUND: "false"
- KAFKA_LISTENER_NAME_BROKER_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_BROKER_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
- KAFKA_LISTENER_NAME_DOCKER_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_DOCKER_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
- KAFKA_LISTENER_NAME_LOCALHOST_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_LOCALHOST_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
KAFKA_SASL_MECHANISM_INTER_BROKER_PROTOCOL: PLAIN
KAFKA_SASL_ENABLED_MECHANISMS: PLAIN
KAFKA_SUPER_USERS: User:broker
KAFKA_AUTHORIZER_CLASS_NAME: kafka.security.authorizer.AclAuthorizer
KAFKA_ALLOW_EVERYONE_IF_NO_ACL_FOUND: "false"
- KAFKA_LISTENER_NAME_BROKER_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_BROKER_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
- KAFKA_LISTENER_NAME_DOCKER_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_DOCKER_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
- KAFKA_LISTENER_NAME_LOCALHOST_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_LOCALHOST_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
KAFKA_SASL_MECHANISM_INTER_BROKER_PROTOCOL: PLAIN
KAFKA_SASL_ENABLED_MECHANISMS: PLAIN
KAFKA_SUPER_USERS: User:broker
KAFKA_AUTHORIZER_CLASS_NAME: kafka.security.authorizer.AclAuthorizer
KAFKA_ALLOW_EVERYONE_IF_NO_ACL_FOUND: "false"
- KAFKA_LISTENER_NAME_BROKER_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_BROKER_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
- KAFKA_LISTENER_NAME_DOCKER_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_DOCKER_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
- KAFKA_LISTENER_NAME_LOCALHOST_PLAIN_SASL_JAAS_CONFIG: |
- org.apache.kafka.common.security.plain.PlainLoginModule required \
- user_broker="brokerpw" \
- user_producer="producerpw" \
- user_consumer="consumerpw" \
- username="broker" \
+ KAFKA_LISTENER_NAME_LOCALHOST_PLAIN_SASL_JAAS_CONFIG: >-
+ org.apache.kafka.common.security.plain.PlainLoginModule required
+ user_broker="brokerpw"
+ user_producer="producerpw"
+ user_consumer="consumerpw"
+ username="broker"
password="brokerpw";
KAFKA_SASL_MECHANISM_INTER_BROKER_PROTOCOL: PLAIN
KAFKA_SASL_ENABLED_MECHANISMS: PLAIN