IdentityServer / IdentityServer3.AccessTokenValidation

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

How to debug/trace if validation fails #151

Open subas4u opened 7 years ago

subas4u commented 7 years ago

Hi, my identity reference token keep saying IsAthenticated=false, and I would like to see the log file for more debugging information. My API is hosted on IIS. How to enable debug/trace logging? Thank you.

I using version 2.14.0.