-
Couldn't load subscription status.
- Fork 10.5k
[release/2.1] Honor sliding expiration in the security stamp validator #36480
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
Conversation
|
"Hi github-actions[bot]. Please make sure you've updated the PR description to use the Shiproom Template. Also, make sure this PR is not marked as a draft and is ready-to-merge. To learn more about how to prepare a servicing PR click here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @wtgodbe can you review to make sure the patch config is right and we didn't miss something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PatchConfig looks good
Backport of #36469 to release/2.1
/cc @Tratcher
Description
SecurityStampValidator may override SlidingExpiration and extend the auth session lifetime longer than desired.
Regression?
No
Testing
Unit and manual.
Risk
Low