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

Add documentation for configuring public endpoints status: waiting-for-triage An issue we've not yet triaged
#16345 opened Dec 26, 2024 by Meehdi Loading…
Fix for JdbcOneTimeTokenService cleanupExpiredTokens failing with PostgreSQL status: waiting-for-triage An issue we've not yet triaged
#16344 opened Dec 25, 2024 by making Loading…
Fix incorrect rendering of SpEL expression example tabs status: waiting-for-triage An issue we've not yet triaged
#16343 opened Dec 25, 2024 by Meehdi Loading…
Fix logout code snippet for Kotlin status: waiting-for-triage An issue we've not yet triaged
#16341 opened Dec 25, 2024 by intotherealworld Loading…
WebAuthnDsl Bug Fix status: waiting-for-triage An issue we've not yet triaged
#16339 opened Dec 23, 2024 by franticticktick Loading…
Add GenerateOneTimeTokenFilterTests status: waiting-for-triage An issue we've not yet triaged
#16327 opened Dec 22, 2024 by franticticktick Loading…
Bump Gradle Wrapper from 8.10.2 to 8.12 status: waiting-for-triage An issue we've not yet triaged
#16324 opened Dec 21, 2024 by github-actions bot Loading…
Add ServerWebExchange parameter to AuthorizationRequestCustomizer in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
#16320 opened Dec 20, 2024 by kse-music Loading…
gh-16231 add JwtPrincipalConverter.java support status: waiting-for-triage An issue we've not yet triaged
#16311 opened Dec 19, 2024 by vaa25 Loading…
Add Support GenerateOneTimeTokenRequestResolver status: waiting-for-triage An issue we've not yet triaged
#16297 opened Dec 17, 2024 by franticticktick Loading…
Remove Deprecated Usages of RemoteJWKSet status: waiting-for-triage An issue we've not yet triaged
#16296 opened Dec 17, 2024 by kwondh5217 Loading…
Make Saml2AuthenticationToken Serializable in: saml2 An issue in SAML2 modules type: bug A general bug
#16287 opened Dec 15, 2024 by ngocnhan-tran1996 Loading… 6.4.3
Implement Serializable for PublicKeyCredentialUserEntity status: waiting-for-triage An issue we've not yet triaged
#16285 opened Dec 13, 2024 by ngocnhan-tran1996 Loading…
Explain behaviour with XMLHttpRequest on 401 response in: docs An issue in Documentation or samples type: enhancement A general enhancement
#16280 opened Dec 13, 2024 by MartinEmrich Loading…
Fixed grammatical mistakes/errors in the docs. status: waiting-for-triage An issue we've not yet triaged
#16232 opened Dec 8, 2024 by MuhammadNFadhil Loading…
Add FormRedirectStrategy to enable POST OIDC Logout in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
#16214 opened Dec 4, 2024 by candrews Loading…
Add support fullyAuthenticated to Kotlin DSL in: config An issue in spring-security-config type: enhancement A general enhancement
#16190 opened Nov 29, 2024 by franticticktick Loading… 6.5.x
Address BouncyCastle's deprecated AESFastEngine usage in: crypto An issue in spring-security-crypto status: waiting-for-feedback We need additional information before we can continue type: enhancement A general enhancement
#16164 opened Nov 25, 2024 by fjacobs 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.0-M1
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… 6.5.x
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…
ProTip! Filter pull requests by the default branch with base:main.