sijie opened a new issue #6702: [Authorization] Authorization provider should accept AuthenticationDataSource rather than a string role token URL: https://github.com/apache/pulsar/issues/6702 *Problem* Most of the methods in AuthorizationProvider take `AuthenticationDataSource` for authorization decision. However `isSuperUser` still takes the string role token. This has to be changed.
---------------------------------------------------------------- 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] With regards, Apache Git Services
