IdentityServer / IdentityServer3.AccessTokenValidation

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

added DelayLoadMetadata option to IdentityServerBearerTokenAuthenticationOptions #62

Closed tugberkugurlu closed 8 years ago

tugberkugurlu commented 8 years ago

Fixes #57 and related to #61 with the suggested modifications.

dnfclas commented 8 years ago

Hi @tugberkugurlu, 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;

leastprivilege commented 8 years ago

Looks like that's what needs to be done.. have you tested it "for real" ??

tugberkugurlu commented 8 years ago

@leastprivilege sorry, missed this somehow :disappointed: no, I haven't. I trusted the tests :trollface:

leastprivilege commented 8 years ago

thanks!