We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add access logs. Format tbd.
Problem now is that misbehaving users are hard to pin down. For example, the log is flooding with errors like:
oidc.web.ErrorController:85 - Error has occurred: oidc.exceptions.UnknownCodeException: Invalid code: cDfzmtLJaxV5Ay22ufan4z6ifNSQGwVT invalid_code
but we cannot see who is sending the request
So, for each request, please add a line with the following info:
Format should be json
The text was updated successfully, but these errors were encountered:
https://www.baeldung.com/spring-boot-centralize-http-logging
Sorry, something went wrong.
No branches or pull requests
Please add access logs. Format tbd.
Problem now is that misbehaving users are hard to pin down. For example, the log is flooding with errors like:
but we cannot see who is sending the request
So, for each request, please add a line with the following info:
Format should be json
The text was updated successfully, but these errors were encountered: