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 supported201 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-security
Help out
- Issues
- Support MFA factor requirements like “WebAuthn ∨ (Password ∧ OTT)”
- Consider using RetryTemplate for resolving provider configuration
- Add a link to the beginner-friendly code example for storing authentication manually
- Make authenticationSuccessHandler Configurable in Resource Server DSL
- Add an authentication validator hook to OAuth2TokenExchangeAuthenticationProvider
- Store arbitrary information in ClientRegistration.ClientSettings
- Allow opting out of clearing security context in `OneTimeTokenAuthenticationFilter#unsuccessfulAuthentication`
- `ExceptionHandlingConfigurer#createDefaultAccessDeniedHandler` should always fallback to `AccessDeniedHandlerImpl`
- Fail on all deprecations
- Write HTTP Headers Eagerly by Default
- Docs
- Java not yet supported