Nineya
Home
Blog
软著申请
Spring Security StrictHttpFirewall: UTF8 header values predicate
2025-01-18 06:39:03
2315
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
2025-01-18 06:38:57
1591
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
2025-01-18 06:38:54
1945
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
2025-01-18 06:38:52
732
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
2025-01-18 06:38:49
1861
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
2025-01-18 06:38:46
529
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
2025-01-18 06:38:43
2468
Describe the bugI read #7719 and added a SubscribeCsrfTokenWebFilter that actively subscribe Mono<CsrfToken>.Howev...
Spring Security RSocket and WebClient with Security refCount: 0
2025-01-18 06:38:39
44633
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自定义问题
2025-01-18 06:38:33
1250
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
2025-01-18 06:38:30
1440
Expected BehaviorMODE_INHERITABLETHREADLOCAL and DelegatingSecurityContextAsyncTaskExecutor should be properly documente...
Spring Security CsrfConfigurer should support ignoringRegexMatchers()
2025-01-18 06:38:26
270
SummaryThe CsrfConfigurer should support ignoringRegexMatchers(). Currently only Ant matcher is supported.Version4.1.xCo...
Spring Security SEC-2654: API as WebMvcConfigurer
2025-01-18 06:38:23
865
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
2025-01-18 06:38:21
446
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
2025-01-18 06:38:18
78
Migrated from SEC-3000Comment From: eleftheriasClosing due to lack of details.
Spring Security SEC-3191: Allow AuthenticationProviders to determine if Authentication instances are supported
2025-01-18 06:38:15
974
Jean-Pierre Bergamin (Migrated from SEC-3191) said:The AuthenticationProvider interface has the boolean supports(Class&l...
Spring Security Multiple "default" authentication-managers
2025-01-18 06:38:13
2172
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
2025-01-18 06:38:03
633
Manuel Jordan (Migrated from SEC-2809) said:In the 2.2.1. In-Memory Authentication section has the following code<use...
Spring Security Docs should state default value for Resource Server validation clock skew is 60 seconds
2025-01-18 06:38:00
631
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
2025-01-18 06:37:53
2649
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
2025-01-18 06:37:51
1490
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...
上一页
下一页
1
…
668
669
670
671
672
…
2246
.