Skip to content

fix(gss): Improve error logging for JWT decode failures in SLS#1374

Open
nfebe wants to merge 1 commit intomainfrom
fix/gss-jwt-key-length-error
Open

fix(gss): Improve error logging for JWT decode failures in SLS#1374
nfebe wants to merge 1 commit intomainfrom
fix/gss-jwt-key-length-error

Conversation

@nfebe
Copy link

@nfebe nfebe commented Mar 12, 2026

Changed log level from debug to error for GSS JWT decode failures in singleLogoutService. Added specific DomainException handling with actionable message about minimum key length requirement (32 chars for HS256 per RFC 7518).

Changed log level from debug to error for GSS JWT decode failures
in singleLogoutService. Added specific DomainException handling
with actionable message about minimum key length requirement
(32 chars for HS256 per RFC 7518).

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe nfebe requested a review from julien-nc March 12, 2026 14:38
Copy link
Member

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

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

Lgtm. Thank you!

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.

2 participants