Skip to content

In the new validation model, ValidationParameters differs from TokenValidationParameters. #3131

@pmaytak

Description

@pmaytak

-Need to fix:

  • In the ValidationParameters(ValidationParameters other), the value of TryAllIssuerSigningKeys is not copied over.
  • Also in the new model TryAllIssuerSigningKeys is false by default, but true by default in the current model.
  • Verify that there are no other missed differences between ValidationParameters and TokenValidationParameters.
    Note: some differences are intended, like there's no TokenDecryptionKey property, only the TokenDecryptionKeys collection.

Metadata

Metadata

Labels

9.x Major ReleaseIssues for the next major version 9.xEnhancementThe issue is a new featureGood First IssueThis is a good item for new team membersInternalIndicates issue was opened by the IdentityModel teamnew validation model#2711

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions