spring-projects / spring-projects/spring-security
Provide ability to customize HTTP client in ClientRegistrations and JwtDecoders
Open
@evgeniycheban is already working on this.
Since Apr 6, 2026.
in: oauth2
status: duplicate
type: enhancement
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
We should provide the ability to customize the underlying HTTP client in ClientRegistrations and JwtDecoders.
As part of this task, we should also provide the ability to customize/override the default (issuer) validation. Related gh-18992
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.
Assessment
This issue has not been assessed yet.