Skip to content
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

Closed
brentschmaltz opened this issue Aug 25, 2015 · 2 comments

Comments

@brentschmaltz
Copy link
Contributor

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.

@kevinchalet
Copy link
Contributor

Covered by #276 (comment)

@Eilon
Copy link
Member

Eilon commented Aug 27, 2015

Close when the PR goes in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants