-
Notifications
You must be signed in to change notification settings - Fork 53
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
[AAP-38778] chore: improve jwt expired exception logging #697
base: devel
Are you sure you want to change the base?
[AAP-38778] chore: improve jwt expired exception logging #697
Conversation
a63e697
to
a441071
Compare
@Dostonbek1 please let us know if you need reviews once the tests are all fixed. |
b6b74c3
to
b44b3a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Having this error in way that is exposed to end user is big improvement/should reduce time to diagnoses of the root cause. We still need to do some work in aapqa-provisioner to provision nodes w/ clocks in sync and MAYBE consider if installer should check this.
b44b3a7
to
2a01df5
Compare
2a01df5
to
5f0bdbe
Compare
2371f59
to
3b652ba
Compare
92c47cf
to
2ec700b
Compare
|
[AAP-38778] Improve JWT expired exception logging
Description
Add more meaningful log message when jwt token is expired.
To make it easier for customers/developers to understand the root cause of authentication errors.
Type of Change
Self-Review Checklist
Testing Instructions
Prerequisites
Steps to Test
Expected Results
Additional Context
Required Actions
Screenshots/Logs