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

Do not issue TokenIssuedFailureEvent for use_dpop_nonce error #1739

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

bhazen
Copy link
Contributor

@bhazen bhazen commented Jan 28, 2025

Do not issue a TokenIssuedFailureEvent when a use_dpop_nonce error occurs as this is an expected occurrence in the case of a client obtaining the nonce from the server when using DPoP. A debug level log statement has been left in to help troubleshooting buggy client implementations. Additionally, telemetry events have been left as well as those don't add noise in the distracting way the failure events do to logs.

@bhazen bhazen requested a review from josephdecock January 28, 2025 15:15
@josephdecock josephdecock added this to the is-7.2.0 milestone Jan 28, 2025
@josephdecock josephdecock added the area/identity-server Related to Identity Server label Jan 28, 2025
@josephdecock josephdecock merged commit 5aee339 into main Jan 28, 2025
6 checks passed
@josephdecock josephdecock deleted the beh/no-tokenfailurevent-on-usedpopnonce branch January 28, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/identity-server Related to Identity Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants