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
Sort

Pull requests list

Always return current ClientRegistration in loadAuthorizedClient status: waiting-for-triage An issue we've not yet triaged
#16133 opened Nov 19, 2024 by kzander91 Loading…
Added a constant for DPOP in OAuth2AccessToken.TokenType in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#16087 opened Nov 13, 2024 by ThomasKasene Loading… 6.5.x
Add getDelegate() method to ObservationAuthenticationManager status: waiting-for-triage An issue we've not yet triaged
#16071 opened Nov 12, 2024 by mtommila Loading…
Bump Gradle Wrapper from 8.10.2 to 8.11 status: waiting-for-triage An issue we've not yet triaged
#16064 opened Nov 12, 2024 by github-actions bot Loading…
Polish status: waiting-for-triage An issue we've not yet triaged
#16054 opened Nov 9, 2024 by ngocnhan-tran1996 Loading…
Fix typo in oatuh2 resource server documentation status: waiting-for-triage An issue we've not yet triaged
#16053 opened Nov 9, 2024 by martin-tarjanyi Loading…
Delay initialization AuthenticationProvider in Global Authentication status: waiting-for-triage An issue we've not yet triaged
#16050 opened Nov 8, 2024 by kse-music Loading…
Improve logging for Global Authentication status: waiting-for-triage An issue we've not yet triaged
#16049 opened Nov 8, 2024 by kse-music Loading…
Do not validate parameters in ServerBearerTokenAuthenticationConverter and DefaultBearerTokenResolver if not enabled in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: bug A general bug
#16039 opened Nov 5, 2024 by jonah1und1 Loading…
Encode clientId and clientSecret for OpaqueTokenIntrospector and ReactiveOpaqueTokenIntrospector in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: blocked An issue that's blocked on an external project change type: bug A general bug
#16008 opened Oct 29, 2024 by ngocnhan-tran1996 Loading… 6.5.x
Expose getter for nameAttributeKey in OAuth2AuthenticatedPrincipal in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#16003 opened Oct 26, 2024 by andreblanke Loading…
Add UserDetailsService Constructor in: core An issue in spring-security-core type: enhancement A general enhancement
#15984 opened Oct 24, 2024 by jzheaux Loading… 6.5.x
webauthn: add webdriver test in: web An issue in web modules (web, webmvc) status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
#15969 opened Oct 22, 2024 by Kehrlann Loading…
Add support for custom grant types in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#15884 opened Oct 7, 2024 by sjohnr Loading…
Avoid UriComponentsBuilder.fromUri type: bug A general bug
#15853 opened Sep 25, 2024 by bodograumann Loading…
Add support for access token in body parameter as per rfc 6750 Sec. 2.2 in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#15819 opened Sep 17, 2024 by jonah1und1 Loading… 6.5.x
Post code suggestions on PRs with format issues for: team-attention This ticket should be discussed as a team before proceeding in: build An issue in the build type: enhancement A general enhancement
#15477 opened Jul 27, 2024 by timtebeek Loading…
Add support customizing the serverLogoutSuccessHandler for OidcClientInitiatedServerLogoutSuccessHandler in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#14808 opened Mar 27, 2024 by franticticktick Loading…
Add BearerTokenAuthenticationConverter in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#14791 opened Mar 22, 2024 by franticticktick Loading…
Use relative URLs in /login redirects status: waiting-for-triage An issue we've not yet triaged
#14714 opened Mar 10, 2024 by Pistolnik Loading…
Send saml logout response even when validation errors happen in: saml2 An issue in SAML2 modules status: feedback-provided Feedback has been provided type: enhancement A general enhancement
#14676 opened Mar 3, 2024 by 1livv Loading…
Improve JdbcUserDetailsManager.userExists method in: core An issue in spring-security-core type: breaks-passivity A change that breaks passivity with the previous release type: enhancement A general enhancement
#14649 opened Feb 24, 2024 by Shenker93 Loading… 7.0.0-M1
Remove deprecated methods from CookieServerCsrfTokenRepository in: web An issue in web modules (web, webmvc) type: breaks-passivity A change that breaks passivity with the previous release type: enhancement A general enhancement
#14139 opened Nov 14, 2023 by milaneuh Loading… 7.0.0-M1
ProTip! Filter pull requests by the default branch with base:main.