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 supported212 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-security
Help out
- Issues
- Bump org.apache.kerby:kerb-simplekdc from 2.1.1 to 2.1.2
- Allow OAuth2 Authorization Server to provide JWT scope claim aligned with OAuth2 Spec (space delimited)
- Fix TokenType comparison logic
- fix: allow nullable uid in InetOrgPerson
- TokenType reference comparison is used in BearerTokenAuthentication
- credentials validation in CasAuthenticationToken.Builder uses Assert.notNull on a boolean instead of Assert.isTrue
- Fix WebAuthn unknown transport deserialization
- InetOrgPerson uid should not be a mandatory field - may cause regression as of version 7.1.0
- Error on Spring Authorization server when issuing Id token after migrating from Spring boot 4.0.5 -> 4.0.7
- Correct validation logic in CasAuthenticationToken
- Docs
- Java not yet supported