Pinned
504 contributions in the last year
Less
More
Contribution activity
August 2021
Created 32 commits in 1 repository
Created an issue in spring-projects/spring-security that received 1 comment
Opened 13 other issues in 1 repository
spring-projects/spring-authorization-server
13
closed
- Authorization failure should not clear current Authentication
- Update to nimbus-jose-jwt 9.10.1
- Update to jackson-bom 2.12.4
- Update to Spring Boot 2.5.3
- Update Reactor to 2020.0.10
- Update to Spring Security 5.5.2
- Update to Spring Framework 5.3.9
- Use OAuth2AuthenticationException(String errorCode)
- Replace stream usage with for loops
- Disable Oidc client registration by default
- Move OAuth2AuthorizationCode
- Validate redirect_uri on dynamic client registration
- Polish JwtEncoder APIs