linkedin / cruise-control

Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.

Home Page:https://github.com/linkedin/cruise-control/tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SASL/OAUTHBEARER doesn't work because 'sasl.oauthbearer.token.endpoint.url' config is not allowed

bachmanity1 opened this issue · comments

For SASL/OAUTHBEARER to work properly users must be able to set token endpoint url through the sasl.oauthbearer.token.endpoint.url but this config is ignored even if it is specified.