Nineya
Home
Blog
软著申请
Spring Security Provide reactive JDBC implementation of ReactiveOAuth2AuthorizedClientService
2025-01-18 07:49:42
1803
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
2025-01-18 07:49:39
312
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
2025-01-18 07:49:37
4772
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
2025-01-18 07:49:32
5016
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
2025-01-18 07:49:30
828
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
2025-01-18 07:49:27
1529
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
2025-01-18 07:49:24
150
Forward port of https://github.com/spring-projects/spring-security/issues/11888Comment From: jzheauxClosed in dd30694979...
Spring Security Update Javadoc on SpringBootWebSecurityConfiguration
2025-01-18 07:49:21
898
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
2025-01-18 07:49:19
5532
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
2025-01-18 07:49:16
315
/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
2025-01-18 07:49:13
907
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
2025-01-18 07:49:09
5857
Describe the bugConfiguring OidcClientInitiatedServerLogoutSuccessHandler as a logoutSuccessHandler and WebSessionServer...
Spring Security Overriding GlobalMethodSecurityConfiguration.customMethodSecurityMetadataSource
2025-01-18 07:49:06
9356
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
2025-01-18 07:49:02
718
The default SecurityContextRepository for stateless applications is now RequestAttributeSecurityContextRepository. Howev...
Spring Security spring-security-cas in spring-security-6.0.0-M7
2025-01-18 07:49:00
433
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
2025-01-18 07:48:44
296
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
2025-01-18 07:48:32
1187
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
2025-01-18 07:48:29
1913
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
2025-01-18 07:48:25
622
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'
2025-01-18 07:48:23
4325
When configuring security rules, it will be very helpful to understand what we are configuring. Example with this kind o...
上一页
下一页
1
…
610
611
612
613
614
…
2246
.