spring-security
https://github.com/spring-projects/spring-security
Java
Spring Security
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported214 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-security
Help out
- Issues
- Consider adding support for pushed authorization requests (PAR, RFC 9126)
- Enable forward request (like ForwardSuccessHandler) in OAuth2AuthorizationCodeGrantFilter
- Add support for OAuth 2.0 Device Authorization Grant
- Add Artifact Resolution Profile
- Document configuration to support JWT Header TYP as "at+jwt"
- Add option to prefetch jwks before first request, and refresh it in background
- OAuth2UserService supports signed and/or encrypted UserInfo Response
- Add JWT Authentication support
- Guide/Documentation for JWT Authentication implementation using OAuth Resource Server
- mockJwt() WebTestClientConfigurer with MockMvcWebTestClient throws a NullPointerException.
- Docs
- Java not yet supported