Skip to content

[Do not merge]Add regression test for wildcard skip path vs global auth constraint - #724

Open
Tianyu Lei (lei-tianyu) wants to merge 1 commit into
8.0.xfrom
regression-test-wildcard-skip-path-403
Open

[Do not merge]Add regression test for wildcard skip path vs global auth constraint#724
Tianyu Lei (lei-tianyu) wants to merge 1 commit into
8.0.xfrom
regression-test-wildcard-skip-path-403

Conversation

@lei-tianyu

Copy link
Copy Markdown
Contributor

Demonstrates that authentication.skip.paths="/" does not actually disable authentication when it collides with the hardcoded global auth constraint pathSpec ("/"): the request is rejected with 401 Unauthorized instead of succeeding. Fix to follow in a separate PR.

Demonstrates that authentication.skip.paths="/*" does not actually
disable authentication when it collides with the hardcoded global
auth constraint pathSpec ("/*"): the request is rejected with
401 Unauthorized instead of succeeding. Fix to follow in a separate PR.
@lei-tianyu
Tianyu Lei (lei-tianyu) requested review from a team as code owners August 7, 2026 23:42
@lei-tianyu Tianyu Lei (lei-tianyu) changed the title Add regression test for wildcard skip path vs global auth constraint [Do not merge]Add regression test for wildcard skip path vs global auth constraint Aug 7, 2026
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.

1 participant