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

Lower JWT error logging to debug level #4350

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

mtneug
Copy link
Member

@mtneug mtneug commented Oct 20, 2022

Currently, all logins resulting in errors are logged with error level for the JWT handler. This could result in a log of noise. This lowers the level to debug.

Your pull request should…

Currently, all logins resulting in errors are logged with error level
for the JWT handler. This could result in a log of noise. This lowers
the level to debug.
Copy link
Contributor

@geichelberger geichelberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtneug
Copy link
Member Author

mtneug commented Oct 20, 2022

@joneug do you see a problem with that?

@joneug
Copy link
Member

joneug commented Oct 20, 2022

@joneug do you see a problem with that?

No.

@lkiesow lkiesow self-assigned this Oct 20, 2022
@lkiesow lkiesow merged commit c385e48 into opencast:r/12.x Oct 25, 2022
@mtneug mtneug deleted the lower-loglevel-jwt-login-error branch October 25, 2022 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants