Chris Egerton created KAFKA-9767:
------------------------------------
Summary: Basic auth extension should have logging
Key: KAFKA-9767
URL: https://issues.apache.org/jira/browse/KAFKA-9767
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Reporter: Chris Egerton
Assignee: Chris Egerton
The three classes for Connect's basic auth REST extension are pretty light on
logging, which makes debugging issues and interplay between the REST extension
and whatever JAAS login module the user may have configured difficult. We
should add some more extensive logging to these classes, while taking care to
prevent log spam in the case of repeated unauthenticated requests or leaking of
sensitive information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)