Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Consider modifying OpenIdConnectAuthenticationOptions to use a single ISecurityTokenValidator #410

@brentschmaltz

Description

@brentschmaltz

Currently OpenIdConnectAuthenticationOptions.SecurityTokenValidators is a collection of validators, given that the specification requires a JWT, a collection here is not necessary.

Suggest change from ICollection -> ISecurityTokenValidator.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions