You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Proven Provenzano (Jira)" <ji...@apache.org> on 2022/11/10 16:08:00 UTC

[jira] [Created] (KAFKA-14375) Remove use of "authorizer-properties" n EndToEndAuthorizationTest.scala

Proven Provenzano created KAFKA-14375:
-----------------------------------------

             Summary: Remove use of "authorizer-properties" n EndToEndAuthorizationTest.scala
                 Key: KAFKA-14375
                 URL: https://issues.apache.org/jira/browse/KAFKA-14375
             Project: Kafka
          Issue Type: Improvement
          Components: unit tests
            Reporter: Proven Provenzano


The use of {{authorizer-properties}} in AclCommand is deprecated and EndToEndAuthroiztionTest.scala should be updated to not use it. 

I will instead set {{kafkaPrincipal}} as a super user and set up the brokers with AclAuthorzier. This will allow {{kafkaPrincipal}} to set ACLs and clientPrincipal to validate them as per the tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)