Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscribe to Bearer was successfully authenticated in webapi #186

Open
timothydilbert opened this issue Sep 5, 2023 · 0 comments
Open

Comments

@timothydilbert
Copy link

I have some custom logic I want to run after the bearer token is authenticated, but before the controller is initiated.

In the logs I see the following log entry

IdentityModel.AspNetCore.OAuth2Introspection.OAuth2IntrospectionHandler|AuthenticationScheme: Bearer was successfully authenticated. 

How do I subscribe to this event so that I can call my custom logic immediately after?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant