Skip to content

Comments

Harden default logging filters for PAR and Authorize endpoints (7.1)#1977

Merged
josephdecock merged 4 commits intoreleases/is/7.1.xfrom
jmdc/filter-default-update-7.1
Apr 25, 2025
Merged

Harden default logging filters for PAR and Authorize endpoints (7.1)#1977
josephdecock merged 4 commits intoreleases/is/7.1.xfrom
jmdc/filter-default-update-7.1

Conversation

@josephdecock
Copy link
Member

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/is IdentityServer 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 changed the base branch from main to releases/is/7.1.x April 25, 2025 19:42
@josephdecock josephdecock changed the title Harden default logging filters for PAR and Authorize endpoints Harden default logging filters for PAR and Authorize endpoints (7.1) Apr 25, 2025
@josephdecock josephdecock requested a review from bhazen April 25, 2025 19:45
@josephdecock josephdecock merged commit e924dba into releases/is/7.1.x Apr 25, 2025
1 check passed
@josephdecock josephdecock deleted the jmdc/filter-default-update-7.1 branch April 25, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

2 participants