Skip to content

Comments

Revert Change Causing Unnecessary Cookie Re-Issue#1818

Merged
bhazen merged 1 commit intoreleases/is/7.1.xfrom
beh/7.1.0-update-session-cookie-bug
Mar 4, 2025
Merged

Revert Change Causing Unnecessary Cookie Re-Issue#1818
bhazen merged 1 commit intoreleases/is/7.1.xfrom
beh/7.1.0-update-session-cookie-bug

Conversation

@bhazen
Copy link
Contributor

@bhazen bhazen commented Mar 4, 2025

What issue does this PR address?
Removing the check for if we needed to update the session cookie was leading to scenarios where cookies with sliding sessions were being re-issued with the wrong expiration. This is reported in our GitHub discussions here. This PR reverts this change to restore the prior behavior.

Important: Any code or remarks in your Pull Request are under the following terms:

If You provide us with any comments, bug reports, feedback, enhancements, or modifications proposed or suggested by You for the Software, such Feedback is provided on a non-confidential basis (notwithstanding any notice to the contrary You may include in any accompanying communication), and Licensor shall have the right to use such Feedback at its discretion, including, but not limited to the incorporation of such suggested changes into the Software. You hereby grant Licensor a perpetual, irrevocable, transferable, sublicensable, nonexclusive license under all rights necessary to incorporate and use your Feedback for any purpose, including to make and sell any products and services.

(see our license, section 7)

@bhazen bhazen added the area/products/is IdentityServer label Mar 4, 2025
@bhazen bhazen self-assigned this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/products/is IdentityServer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants