generated from Netcracker/qubership-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
Hi team,
As a part of Test Automation services on Telenet account we might face the cases that we need to integrate with Telenet Kafka service in scope of stubs implementation activities.
sasl.mechanism=GSSAPI
user data is stored in keyTab (which is configured by IT team)
Example of configs:
security.protocol=SASL_PLAINTEXT
sasl.kerberos.service.name=kafka
sasl.mechanism=GSSAPI
sasl.jaas.config=com.sun.security.auth.module.Krb5LoginModule required
useKeyTab=true
storeKey=true
keyTab="/path/to/keytab/{keytab_name}.keytab"
principal="{userPrincipalName}@mail.domain.com"
Describe alternatives you've considered
No response
Additional information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo
