IdentityModel.AspNetCore.OAuth2Introspection
IdentityModel.AspNetCore.OAuth2Introspection copied to clipboard
Fix unawaited task in UpdateClientAssertion event
Replace lock with semaphore so event inside can be awaited.