Skip to content

Comments

JWT Validation Clock Skew Option#1813

Merged
bhazen merged 7 commits intomainfrom
beh/token-validation-clock-skew-option
Mar 5, 2025
Merged

JWT Validation Clock Skew Option#1813
bhazen merged 7 commits intomainfrom
beh/token-validation-clock-skew-option

Conversation

@bhazen
Copy link
Contributor

@bhazen bhazen commented Feb 26, 2025

What issue does this PR address?
Added a new option for clock skew when validating JWTs. Currently, we use the default value of 5 minutes which is much higher than it needs to be and outside of the allowed range for the FAPI 2.0 Security Profile. The default value is within the range of the FAPI 2.0 Security Profile and allows for customizing as needed.

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 Feb 26, 2025
@bhazen bhazen self-assigned this Feb 26, 2025
@bhazen bhazen requested a review from josephdecock as a code owner February 26, 2025 20:39
@josephdecock
Copy link
Member

Like the approach, just some docs suggestions.

@bhazen bhazen force-pushed the beh/token-validation-clock-skew-option branch from 5d801ae to d7252ba Compare March 5, 2025 19:54
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