JwtTimestampValidator should change maxClockSkew to clockSkew #6380
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
status: first-timers-only
An issue that can only be worked on by brand new contributors
type: enhancement
A general enhancement
Milestone
JwtTimestampValidator
has a property calledmaxClockSkew
.Let's simplify this to
clockSkew
. We need to change the field name, the constructor parameter, and the error message in the constructor.The text was updated successfully, but these errors were encountered: