Skip to content

feat: decode and trace-log ID token header/claims - #91

Open
karcaw wants to merge 1 commit into
stensonb:mainfrom
EMSL-MSC:feature/jwt-debug-decode
Open

feat: decode and trace-log ID token header/claims#91
karcaw wants to merge 1 commit into
stensonb:mainfrom
EMSL-MSC:feature/jwt-debug-decode

Conversation

@karcaw

@karcaw karcaw commented Sep 3, 2026

Copy link
Copy Markdown

Adds DecodeJWTHeader/DecodeJWTClaims (base64url-decode only, no signature verification) and logs the decoded header/claims at trace level right after login, so the token's iss/aud/claims can be eyeballed while debugging without piping it through an external decoder.

Adds DecodeJWTHeader/DecodeJWTClaims (base64url-decode only, no signature
verification) and logs the decoded header/claims at trace level right after
login, so the token's iss/aud/claims can be eyeballed while debugging without
piping it through an external decoder.
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.

1 participant