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

Assignees

No one assigned

    Labels

    EnhancementThe 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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions