Spring Security Provide reactive JDBC implementation of ReactiveOAuth2AuthorizedClientService

This issue addresses the reactive counterpart of #7655.Related #7889Comment From: drgebIs there any example of the JDBCR...

Spring Security Preparation Guide should follow Reference Manual standards

The preparation guide is using checkboxes for subtasks. While there may be value in structuring the preparation guide di...

Spring Security Spring Security SAML2 Logout not working with Spring Session Data MongoDB

Describe the bugSpring Security SAML2 Logout is not working with Spring Session Data MongoDB. Our setup fully works if I...

Spring Security Saml2 support overriding the SAMLRequest parameters

Expected BehaviorAs a service provider, it would be great if we could override the following parameter in a SAMLRequestF...

Spring Security only first SecurityFilterChain is processed

Describe the bugIf a config contains multiple SecurityFilterChain definitions, only the first definition is processes, a...

Spring Security IpAddressServerWebExchangeMatcher throws NullPointerException with framework forward-headers-strategy

Describe the bugWhen server.forward-headers-strategy=framework is used in a WebFlux project that makes use of an IpAddre...

Spring Security IpAddressServerWebExchangeMatcher throws NullPointerException with framework forward-headers-strategy

Forward port of https://github.com/spring-projects/spring-security/issues/11888Comment From: jzheauxClosed in dd30694979...

Spring Security Update Javadoc on SpringBootWebSecurityConfiguration

As part of #10902 update the Javadoc of https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/s...

Spring Security SecurityReactorContextSubscriber#LoadingMap fails to retrieve Authentication

While upgrading Spring Boot from 2.6 to 2.7, one of our tests started failing.The test verifies thread switching with We...

Spring Security Investigate options for removing Spring Boot's ErrorPageSecurityFilter

/cc @rwinch [x] https://github.com/spring-projects/spring-security/issues/11466[x] https://github.com/spring-projects/sp...

Spring Security Remove all remembered tokens by just logging out from one device

SummaryBy logging out the PersistentTokenBasedRememberMeServices removes all the tokens from database that are tied to t...

Spring Security Logout request with session invalidation not working

Describe the bugConfiguring OidcClientInitiatedServerLogoutSuccessHandler as a logoutSuccessHandler and WebSessionServer...

Spring Security Overriding GlobalMethodSecurityConfiguration.customMethodSecurityMetadataSource

In previous Spring versions, bean overriding was allowed, but Spring 5 brings disabling by default. Its OK, but not for ...

Spring Security Possible misconfiguration of SecurityContextRepository

The default SecurityContextRepository for stateless applications is now RequestAttributeSecurityContextRepository. Howev...

Spring Security spring-security-cas in spring-security-6.0.0-M7

Hello,spring-security-6.0.0-M7 does not contain spring-security-cas.spring-security-cas is a part of Spring Security tha...

Spring Security Update org.springframework to latest milestone

This is a reminder to update Spring Framework to the latest milestone when preparing for the next release. Once resolved...

Spring Security No Session Cookie when using a CookieServerCsrfTokenRepository

Describe the bugEnabling the CookieServerCsrfTokenRepository causes a SESSION cookie to no longer be set.To ReproduceTak...

Spring Security Add the ability to swallow exceptions for specific dispatcher types

The FilterSecurityInterceptor and AuthorizationFilter now apply to every request by default.This led to a problem from t...

Spring Security Kotlin DSL authorize cannot default access string when servletPath is set

The Kotlin AuthorizeRequestsDsl has multiple signatures for the authorize method including the following two:authorize(p...

Spring Security Add 'securityMatcher' as an alias of 'requestMatcher'

When configuring security rules, it will be very helpful to understand what we are configuring. Example with this kind o...
上一页 下一页
.