Skip to content

Conversation

@josephdecock
Copy link
Member

@josephdecock josephdecock commented Apr 25, 2025

PAR requests sometimes are handled by the same code path as authorize requests, so both endpoint's default sensitive values filter should be the same.

We've removed this config file from later branches, and backporting that change
makes local dev simpler.
The mock logger was introduced in 7.1 and allows us to write tests that make assertions about what was logged. We need this in 7.0 to test the sensitive values filter.
PAR requests sometimes are handled by the same code path as authorize requests, so both endpoint's default
sensitive values filter should be the same.
@josephdecock josephdecock added area/products/identity-server Related to Identity Server impact/non-breaking The fix or change is not a breaking one labels Apr 25, 2025
@josephdecock josephdecock self-assigned this Apr 25, 2025
@josephdecock josephdecock requested a review from bhazen April 25, 2025 19:45
@josephdecock josephdecock merged commit 5f9ebf8 into releases/is/7.2.x Apr 25, 2025
3 checks passed
@josephdecock josephdecock deleted the jmdc/filter-default-update-7.2 branch April 25, 2025 19:52
@josephdecock josephdecock added this to the is-7.2.2 milestone Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/products/identity-server Related to Identity Server impact/non-breaking The fix or change is not a breaking one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants