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
- Fix typo in JWT processing documentation.
- Fix JwtAuthenticationToken builder principal type
- Fix JwtClaimValidator null claim handling
- Update to OpenSAML 5.2
- with `spring-security-oatuh2-jose-7.1.0` a `jwt` with `loa` value `null` always returns an error
- OidcProviderConfigurationEndpointFilter (multi-issuer) only matches the path-append discovery location, not path-insertion — asymmetric with OAuth2AuthorizationServerMetadataEndpointFilter and breaks MCP discovery priority #2
- `ArrayIndexOutOfBoundsException` using `IpAddressMatcher` 7.1
- Avoid reflective final field mutation in BasicLookupStrategy
- JwtAuthenticationToken.principal and JwtAuthenticationToken.Builder.principal types do not match
- DefaultAuthorizationManagerFactory.anonymous() applies additionalAuthorization
- Docs
- Java not yet supported