spring-projects / spring-projects/spring-security-samples
More complete examples for webflux request
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 797
- Avg merge
- 3m
- Merged PRs (30d)
- 5
Description
Can there be some complete examples of using Spring Security in combination with Spring Authorization Server, covering all modes, such as client_ credentials, authorization_ code, jwt bearer, I tried client_ credentials, which means that it cannot be adjusted, prompts 'access denie' or 'The iss claim is not valid', but relevant information cannot be found online,Additionally, I am using webflux.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing Spring Security samples for WebFlux and Spring Authorization Server, then identify which client_credentials, authorization_code, and JWT bearer flows are already covered. Done means complete examples for the requested modes, with enough configuration and troubleshooting context to address the reported access-denied and invalid-issuer problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- authentication, authorization, backend
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100