Log more information in adapter-core module #9083
mndzielski
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've a proposition to log more details about invalid token.
Currently most of the information is lost, especially VerificationException message.
So we have situations where users get 403 error and best we can do is guessing or debug.
For example, before using any BearerTokenRequestAuthenticator#challengeResponse method I will add error message to debug level log, eg.
Beta Was this translation helpful? Give feedback.
All reactions