zymap opened a new issue #10332: URL: https://github.com/apache/pulsar/issues/10332
**Describe the bug** We do not pass the auth data to the superuser role check, which will cause if the authorization provider needs to parse the superuser from the token, it will get an NPE. https://github.com/streamnative/cloud-pulsar-plugins/blob/master/pulsar-broker-oauth2/src/main/java/io/streamnative/pulsar/broker/AuthUtils.java#L29 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
