If user sets TokenValidationParameters.TokenReplayValidator, it should be called #1100
Labels
Enhancement
The issue is a new feature
Internal
Indicates issue was opened by the IdentityModel team
P1
More important, prioritize highly
Milestone
If a users has set TokenValidationParameters.TokenReplayValidator delegate, it should be called.
Currently, the user has to set the delegate AND set TokenValidationParameters.ValidateTokenReplay
This could be solved by setting the default to true || examining both values.
The text was updated successfully, but these errors were encountered: