Skip to content

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

Merged
Technoboy- merged 5 commits intoapache:branch-2.10from
gaoran10:update-original-auth-data-after-re-auth
Dec 8, 2023
Merged

[branch-2.10][authentication] Update original auth data after auth data refresh#21660
Technoboy- merged 5 commits intoapache:branch-2.10from
gaoran10:update-original-auth-data-after-re-auth

Conversation

@gaoran10
Copy link
Contributor

@gaoran10 gaoran10 commented Dec 2, 2023

Signed-off-by: Zixuan Liu nodeces@gmail.com
(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?

nodece and others added 3 commits December 7, 2023 16:09
@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
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