Skip to content
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

[Issue 9187][Client]Add support for the JSON format token. #9313

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

RobertIndie
Copy link
Member

Master Issue: #9187

Motivation

Currently, brokerClientAuthenticationParameters does not support being set via JSON formatted string, like:

brokerClientAuthenticationParameters={"token":"token-string"}

This PR Add support for the JSON format token setting.

Modifications

  • Add support for the JSON format token

Verifying this change

This change is already covered by existing tests, such as testAuthTokenConfigFromJson.

@sijie sijie added area/client area/security type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages labels Jan 25, 2021
@sijie sijie added this to the 2.8.0 milestone Jan 25, 2021
@RobertIndie
Copy link
Member Author

/pulsarbot run-failure-checks

@RobertIndie
Copy link
Member Author

/pulsarbot run-failure-checks

1 similar comment
@RobertIndie
Copy link
Member Author

/pulsarbot run-failure-checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client area/security type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants