You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2020/03/25 23:50:00 UTC

[jira] [Created] (KAFKA-9767) Basic auth extension should have logging

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)