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
- Add a Webauth request URL customization feature.
- Add HSTS header also in case of a RequestRejectedException
- Support for WebAuthn Registration for anonymous user
- Allow configuration of OAuth2LoginAuthenticationFilter.authenticationResultConverter
- WebAuthn + Redis doesn't work; Redis defaults to JdkSerializationRedisSerializer, WebAuthn classes lack Serializable interface, WebAuthn mixins missing for GenericJackson2JsonRedisSerializer
- Multiple /authorize requests in the same session are not supported. Why?
- Spring Security IPv6 issue - is there a global config setting?
- Pass Http Request to OAuth2AuthorizationRequestResolver#authorizationRequestCustomizer
- relying-party-registration doesn't resolve placeholders in xml
- UniqueSecurityAnnotationScanner should consider annotation on target class level as fallback
- Docs
- Java not yet supported