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

[branch-2.10][authentication] Update original auth data after auth data refresh #21660

Conversation

gaoran10
Copy link
Contributor

@gaoran10 gaoran10 commented Dec 2, 2023

Signed-off-by: Zixuan Liu [email protected]
(cherry picked from commit 2d90089)

Motivation

This is a known issue, more context refers to the PR, this PR is used to cherry-pick the patch.

Modifications

Update originalAuthData if needed after auth data expiration.

Verifying this change

Add a test to verify whether the originalAuthData is refreshed.

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: gaoran10#30

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Dec 2, 2023
@gaoran10 gaoran10 self-assigned this Dec 2, 2023
Copy link
Member

@nodece nodece left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you directly cherry-pick #19519?

@gaoran10 gaoran10 force-pushed the update-original-auth-data-after-re-auth branch from 4227b41 to e09d0c2 Compare December 8, 2023 01:06
@Technoboy- Technoboy- merged commit aab1d1e into apache:branch-2.10 Dec 8, 2023
27 checks passed
nodece added a commit to nodece/pulsar that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants