spring-projects / spring-projects/spring-security
Add Debugging Guide to Spring Security Reference
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
A common question from the community is what are the debugging tools and techniques available when troubleshooting Spring Security configuration.
It would be nice to have something in the reference that reviews how to turn on logging, how to permit the /error page, and how to interpret common log messages.
Related to https://github.com/spring-projects/spring-security/issues/18063 and https://github.com/spring-projects/spring-security/issues/18104
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
No reference file or test is named in the issue. Review the Spring Security reference documentation and the related issues #18063 and #18104 first, then define a guide covering logging, permitting /error, and interpreting common log messages. Done means those debugging topics are documented in the reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- documentation, security
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100