You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/23 02:49:05 UTC

[GitHub] [pulsar] zymap opened a new issue #10332: Function api not pass the auth data to check superuser role

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:
users@infra.apache.org



[GitHub] [pulsar] sijie closed issue #10332: Function api not pass the auth data to check superuser role

Posted by GitBox <gi...@apache.org>.
sijie closed issue #10332:
URL: https://github.com/apache/pulsar/issues/10332


   


-- 
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:
users@infra.apache.org