IdentityServer / IdentityServer3.AccessTokenValidation

OWIN Middleware to validate access tokens from IdentityServer3
Apache License 2.0
91 stars 149 forks source link

Rolling cert support for static config #120

Closed johnkors closed 7 years ago

johnkors commented 7 years ago

Make it possible to include a set of certs for static configuration of thumbprint validation.

dnfclas commented 7 years ago

Hi @johnkors, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

johnkors commented 7 years ago

Hm, the unit tests ran fine on my machine. Am I missing something?