-
Notifications
You must be signed in to change notification settings - Fork 1
117 delay option for new set of key signing #118
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
117 delay option for new set of key signing #118
Conversation
JaCoCo code coverage report - scala:2.12.17
|
dk1844
left a comment
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.
Most of the comments are details, but adding tests to the AwsSecretsManagerKeyConfig seem necessary
api/src/main/scala/za/co/absa/loginsvc/rest/config/jwt/AwsSecretsManagerKeyConfig.scala
Outdated
Show resolved
Hide resolved
api/src/main/scala/za/co/absa/loginsvc/rest/config/jwt/AwsSecretsManagerKeyConfig.scala
Outdated
Show resolved
Hide resolved
api/src/main/scala/za/co/absa/loginsvc/rest/config/jwt/AwsSecretsManagerKeyConfig.scala
Outdated
Show resolved
Hide resolved
api/src/test/scala/za/co/absa/loginsvc/rest/service/jwt/JWTServiceTest.scala
Outdated
Show resolved
Hide resolved
dk1844
left a comment
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.
Just some details (code quality/readability improvements)
Release Notes:
closes #117