IdentityServer / IdentityServer3

OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
https://identityserver.github.io/Documentation/
Apache License 2.0
2.01k stars 763 forks source link

Notification after Token validation #820

Closed vincenzo-antolini-os closed 9 years ago

vincenzo-antolini-os commented 9 years ago

Hi, I'm using UseIdentityServerBearerTokenAuthentication to validate access token in my WebApi2 backend. Is there some Notification or Event to call the User information Endpoint after validation? I searched code but no success.

Thanks in advance V

brockallen commented 9 years ago

Wrong repo, but good idea.