Skip to content

[feat] Pulsar authentication for Client authentication using private_key_jwt method#24

Open
dlg99 wants to merge 1 commit intomasterfrom
oath-jwt
Open

[feat] Pulsar authentication for Client authentication using private_key_jwt method#24
dlg99 wants to merge 1 commit intomasterfrom
oath-jwt

Conversation

@dlg99
Copy link
Owner

@dlg99 dlg99 commented Jun 17, 2025

Fixes apache#22371

Motivation

support private_key_jwt client authentication

Modifications

Implemented authentication, added tests

Verifying this change

  • Make sure that the change passes the CI checks.

This change added unit tests

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@dlg99 dlg99 closed this Jun 17, 2025
@dlg99 dlg99 reopened this Jun 17, 2025
@dlg99 dlg99 closed this Aug 13, 2025
@dlg99 dlg99 reopened this Aug 13, 2025
@dlg99 dlg99 changed the title (feature) Pulsar authentication for Client authentication using private_key_jwt method [feature] Pulsar authentication for Client authentication using private_key_jwt method Aug 13, 2025
@dlg99 dlg99 changed the title [feature] Pulsar authentication for Client authentication using private_key_jwt method [feat] Pulsar authentication for Client authentication using private_key_jwt method Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable Pulsar authentication for Client authentication using private_key_jwt method

1 participant