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
- Support Disabling MFA when the User has a Specified Authority
- Support MFA factor requirements like “WebAuthn ∨ (Password ∧ OTT)”
- Add an authentication validator hook to OAuth2TokenExchangeAuthenticationProvider
- `ExceptionHandlingConfigurer#createDefaultAccessDeniedHandler` should always fallback to `AccessDeniedHandlerImpl`
- Add `Reporting-Endpoints` header support to `ContentSecurityPolicyConfig`
- Add application-scoped access tokens for reactive OAuth2 client
- Spring Security Authorization Server is missing the Jackson Mixin for FactorGrantedAuthority
- FactorGrantedAuthority causes Spring Session Data Redis to throw SerializationException under Graalvm Native Image
- MFA does not work with @PreAuthorize("hasAllAuthorities('FACTOR_OTT','FACTOR_PASSWORD')")
- Allow extension in OidcClientInitiatedServerLogoutSuccessHandler to provide custom post_logout_redirect_uri
- Docs
- Java not yet supported