Skip to content

Comments

Do not issue TokenIssuedFailureEvent for use_dpop_nonce error#1739

Merged
josephdecock merged 2 commits intomainfrom
beh/no-tokenfailurevent-on-usedpopnonce
Jan 28, 2025
Merged

Do not issue TokenIssuedFailureEvent for use_dpop_nonce error#1739
josephdecock merged 2 commits intomainfrom
beh/no-tokenfailurevent-on-usedpopnonce

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/products/is IdentityServer 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/products/is IdentityServer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants