Spring Security StrictHttpFirewall: UTF8 header values predicate

Expected BehaviorIn an application, we have to deal with a cookie containing the name of a store. As we are in France, t...

Spring Security SEC-3200: Provide a securty:jee-simple element which wraps as little as possible

Michael Osipov (Migrated from SEC-3200) said:Currently the preauth chain wraps information in a User objects which defea...

Spring Security Public getters for web url mappings and matchers fields

Expected BehaviorWe need couple public getters for some fields of security mappings configuration and matchers:class: or...

Spring Security can I use AccessDecisionManager and SecurityMetadataSource with web flux

Summarycan I use AccessDecisionManager and SecurityMetadataSource with web flux ,i want to use with spring cloud gateway...

Spring Security AuthenticationFailureBadCredentialsEvent not thrown after 5.2.0.RELEASE upgrade

SummaryI recently upgraded spring-security to 5.2.0.RELEASE so I could take advantage of the new LogoutSuccessEvent. Aft...

Spring Security Migrate Kotlin tests from Java Mockito to Mockk

Mockk is a mocking library for Kotlin.Most of our Kotlin tests currently rely on Java Mockito to create mocks. We should...

Spring Security [WebFlux] The CSRF token will change If subscribe to Mono<CsrfToken> more than once in a single request

Describe the bugI read #7719 and added a SubscribeCsrfTokenWebFilter that actively subscribe Mono&lt;CsrfToken&gt;.Howev...

Spring Security RSocket and WebClient with Security refCount: 0

I first created this issue in the spring boot repo https://github.com/spring-projects/spring-boot/issues/24833 but after...

Spring Security spring security自定义问题

When using Spring Security to filter login requests, a custom filter can be blocked using @Beans, but not with @Import. ...

Spring Security Properly document DelegatingSecurityContextAsyncTaskExecutor

Expected BehaviorMODE_INHERITABLETHREADLOCAL and DelegatingSecurityContextAsyncTaskExecutor should be properly documente...

Spring Security CsrfConfigurer should support ignoringRegexMatchers()

SummaryThe CsrfConfigurer should support ignoringRegexMatchers(). Currently only Ant matcher is supported.Version4.1.xCo...

Spring Security SEC-2654: API as WebMvcConfigurer

cemo koc (Migrated from SEC-2654) said:I have a couple of web modules and they are bundled together and working in embed...

Spring Security SEC-2979: missing part of reference on website

Soeun Park (Migrated from SEC-2979) said:Contents from line #692 to #797 of index.adoc are missing on website(http://do...

Spring Security SEC-3000: Spring security should provide the header

Migrated from SEC-3000Comment From: eleftheriasClosing due to lack of details.

Spring Security SEC-3191: Allow AuthenticationProviders to determine if Authentication instances are supported

Jean-Pierre Bergamin (Migrated from SEC-3191) said:The AuthenticationProvider interface has the boolean supports(Class&l...

Spring Security Multiple "default" authentication-managers

SummaryIf I have multiple authentication managers defined in the XML, one with id, one without, in 4.0 the one without a...

Spring Security SEC-2809: Include JavaConfig equivalent configuration for user-service working with .properties

Manuel Jordan (Migrated from SEC-2809) said:In the 2.2.1. In-Memory Authentication section has the following code&lt;use...

Spring Security Docs should state default value for Resource Server validation clock skew is 60 seconds

The documentation for the Oauth2 Resource Server validation (https://docs.spring.io/spring-security/site/docs/current/re...

Spring Security Spring-Security.. 5.1.5 RELEASE to Spring -Security.. 5.4.6 breaks security configuration

SummaryUpdated Spring boot project from 2.1.5 RELEASE to 2.4.5 Version. It automictically updated all Spring Security de...

Spring Security Add support for any data type in Access Token Response

The expires_in parameter in an OAuth 2.0 Access Token response should be a JSON number.As per spec, in section 5.1 Succe...
上一页 下一页
.