spring-projects / spring-projects/spring-security
Remove ServerWebExchangeReactorContextWebFilter when SPR-17213 Resolved
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
Summary
Remove ServerWebExchangeReactorContextWebFilter when SPR-17213 is resolved.
We would also need to update the config to add the framework based WebFilter and update the OAuth support to leverage the attribute name used by Spring Framework for setting the exchange.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the resolution status of SPR-17213, then inspect ServerWebExchangeReactorContextWebFilter, the security configuration, and OAuth support. Done means removing the filter, configuring the framework-based WebFilter, and using Spring Framework's exchange attribute name for OAuth support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100