Skip to content

Pull requests: spring-projects/spring-security

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 type: dependency-upgrade A dependency upgrade
#17271 opened Jun 17, 2025 by dependabot bot Loading…
Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 type: dependency-upgrade A dependency upgrade
#17268 opened Jun 17, 2025 by dependabot bot Loading…
Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 type: dependency-upgrade A dependency upgrade
#17262 opened Jun 17, 2025 by dependabot bot Loading…
Add null check for authentication token in JwtAuthenticationProvider status: waiting-for-triage An issue we've not yet triaged
#17251 opened Jun 15, 2025 by chanbinme Loading…
Refactor: unify WebSocket handshake handler class matching logic status: waiting-for-triage An issue we've not yet triaged
#17248 opened Jun 14, 2025 by evga7 Loading…
Improve authoritiesClaimName validation in JwtGrantedAuthoritiesConverter status: waiting-for-triage An issue we've not yet triaged
#17247 opened Jun 14, 2025 by chanbinme Loading…
Ensure ID Token is updated after refresh token (Reactive) in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#17246 opened Jun 14, 2025 by evgeniycheban Loading… 7.0.x
Update HttpSecurity javadoc status: waiting-for-triage An issue we've not yet triaged
#17225 opened Jun 10, 2025 by ngocnhan-tran1996 Loading…
Polish Webauthn4JRelyingPartyOperations status: waiting-for-triage An issue we've not yet triaged
#17224 opened Jun 10, 2025 by ngocnhan-tran1996 Loading…
Update document regarding Stream usage status: waiting-for-triage An issue we've not yet triaged
#17219 opened Jun 8, 2025 by ngocnhan-tran1996 Loading…
Add Support DPoP Customization in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#17202 opened Jun 3, 2025 by franticticktick Draft 7.0.x
Support custom OAuth2AuthenticatedPrincipal in Jwt-based authentication flow in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#17191 opened Jun 1, 2025 by therepanic Loading…
Make X509CertificateThumbprintValidator to be public and non-final class in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#17178 opened May 28, 2025 by edmundham Loading…
ProTip! Filter pull requests by the default branch with base:main.