-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] When anonymousUserRole and MultiRolesTokenAuthorizationProvider are enabled, super user role no longer works. #20938
Labels
type/bug
The PR fixed a bug or issue reported a bug
Comments
15 tasks
nikhil-ctds
pushed a commit
to datastax/pulsar
that referenced
this issue
Dec 20, 2023
…AuthorizationProvider plugin (apache#20939) Fixed apache#20938
srinath-ctds
pushed a commit
to datastax/pulsar
that referenced
this issue
Dec 20, 2023
…AuthorizationProvider plugin (apache#20939) Fixed apache#20938
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Version
2.10, 2.11, 3.0 and master
Minimal reproduce step
Enabled anonymousUserRole, authentication and authorization plugin
Set authorizationProvider value is org.apache.pulsar.broker.authorization.MultiRolesTokenAuthorizationProvider
Throws 401 exception:
What did you expect to see?
No exceptions are thrown
What did you see instead?
Throws 401 exception:
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: