|
Hey folks, I'm trying to set up a Pulsar Java Client with JWT Authorization following this guide: https://pulsar.apache.org/docs/3.2.x/security-jwt/#configure-jwt-authentication-in-pulsar-clients |
Answered by
lhotari
Aug 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a current gap in the client: #22314 (JWT) and #13951 (for OAuth2/OIDC). Contributions are welcome!