Skip to content

Add logging for JWT claims for debugging.#40

Merged
wlynch merged 1 commit intoocto-sts:mainfrom
wlynch:jwt-debug
Dec 3, 2025
Merged

Add logging for JWT claims for debugging.#40
wlynch merged 1 commit intoocto-sts:mainfrom
wlynch:jwt-debug

Conversation

@wlynch
Copy link
Contributor

@wlynch wlynch commented Dec 3, 2025

It's sometimes difficult to see why a request might be failing, particularly if the token claims aren't what you expect. This change prints the outgoing token claims so you can compare them with your policy to make sure it's working as intended.

It's sometimes difficult to see why a request might be failing, particularly
if the token claims aren't what you expect. This change prints the outgoing
token claims so you can compare them with your policy to make sure it's
working as intended.
@wlynch wlynch requested review from cpanato and imjasonh December 3, 2025 18:12
@wlynch wlynch merged commit 8d6ac62 into octo-sts:main Dec 3, 2025
2 checks passed
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