You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently pulsar only supports pluggable authentication mechanisms. It doesn't support pluggable authorization provides. It would be good to make this also pluggable, so users can easily integrate with their own authorization infrastructures.
The text was updated successfully, but these errors were encountered:
We have also seen this requirement when user wants to deploy proxy and websocket-proxy by themselves and they want to implement auth&auth which requires pluggable authorization. If it's fine then I can take it up and will create a PR.??
Currently pulsar only supports pluggable authentication mechanisms. It doesn't support pluggable authorization provides. It would be good to make this also pluggable, so users can easily integrate with their own authorization infrastructures.
The text was updated successfully, but these errors were encountered: