Skip to content
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

jwt_authn: add debug log for jwt parsing #13258

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

qiwzhang
Copy link
Contributor

Signed-off-by: Wayne Zhang [email protected]

Add a line of debug log to log the JWT is about to be parsed.
Just debugged a jwt parsing issue with padding "=".
If there were this debug log, it would have been much easier to debug.

Commit Message:
Additional Description:
Risk Level: None
Testing: None
Docs Changes: None
Release Notes: None
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]

@lizan
Copy link
Member

lizan commented Sep 30, 2020

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines, to retry CircleCI checks, use /retest-circle.
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #13258 (comment) was created by @lizan.

see: more, trace.

@qiwzhang
Copy link
Contributor Author

qiwzhang commented Oct 9, 2020

@mattklein123 or @htuch This pr is just a small change by adding some debug info, could you help to merge it.

@mattklein123 mattklein123 merged commit 9af2ef0 into envoyproxy:master Oct 9, 2020
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.

3 participants