IdentityModel/IdentityModel.AspNetCore.OAuth2Introspection
ASP.NET Core authentication handler for OAuth 2.0 token introspection
C#Apache-2.0
Issues
- 3
Error returned from introspection endpoint: An error occurred while sending the request.
#185 opened by unionthugface - 1
- 1
- 0
netstandard 2.0 support
#190 opened by ahillfusion - 3
Use MemoryDistributedCache only for PostConfigureOAuth2IntrospectionOptions IoC
#172 opened by aramirezh-dev - 4
SignalR and OAuth2Introspection
#188 opened by iburleigh - 1
- 0
- 3
- 0
- 2
Id client for gist shortcut
#182 opened by apn6666 - 0
Question: use an expired access token
#178 opened by ILoveCoding1100 - 6
- 0
- 4
Support for actor claim type
#113 opened by matiii - 1
- 3
- 3
Authenticate a cookie based access_token
#170 opened by amccool - 0
- 0
- 2
Introspection-Endpoint is never called
#165 opened by manoack - 5
Backchannel Http Client configuration does not have an example in documentation
#162 opened by rwkarg - 5
- 1
Support ClientAssertion
#150 opened by muhsen-ahuthifi - 2
Token Cache Issue
#151 opened by nanthakumar2007 - 5
Introspect with Authentication Bearer
#153 opened by mborzsony - 1
X509Certificate2 not accepted
#140 opened by malah-code - 1
Performance improvements
#158 opened by ovska - 3
Additional parameters
#156 opened by balazsmeszegeto - 2
Adding custom response body during OnAuthenticationFailed Event creates error "System.InvalidOperationException: StatusCode cannot be set because the response has already started."
#155 opened by unionthugface - 6
Introspection does not work in .net 6.0
#154 opened by buehler - 3
Compatible with Okta Single-page client?
#152 opened by DJFarr - 2
- 7
Possibility to specify multiple Client Ids
#147 opened by DigitalFlow - 2
- 4
Feature Request: Bust the cache
#130 opened by ghstahl - 5
Invalidate cache after grant revoked
#45 opened by cleftheris - 3
- 2
Removing access token from cache
#64 opened by raghumirajkar - 5
How to also retrieve userinfo?
#68 opened by gthvidsten - 5
Error: Cannot resolve scoped service 'Microsoft.Extensions.Options.IOptionsSnapshot`1[Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectOptions]' from root provider.
#72 opened by rodneykendall - 7
Caching requires IDistributedCache
#66 opened by gthvidsten - 2
- 7
Extra validation options (e.g. Audience)
#97 opened by wkoeter - 4
- 2
- 2
Reference token - missing method
#126 opened by rala144 - 7
- 1
Parallel authentications issue
#76 opened by amikoliunas - 8
ClientAssertion usage/documentation?
#107 opened by kikaragyozov