Nineya
Home
Blog
软著申请
Spring Security Explore the use of the jackson PolymorphicTypeValidator
2025-01-18 07:21:01
285
Currently Spring Security goes through the class white list in the TypeIdResolverThis may or may not be simplified using...
Spring Security Add Convenience Methods for Adding Security Metadata
2025-01-18 07:20:59
99
SummaryWe should take advantage of https://github.com/spring-projects/spring-framework/issues/23513
Spring Security Document OpenID Connect Discovery for client (Servlet)
2025-01-18 07:20:57
284
OpenID Connect Discovery for client was introduced in 5.1 and was documented for spring-webflux, however, there is no do...
Spring Security Update Guides to Use Gradle
2025-01-18 07:20:55
358
SummaryOriginal report https://github.com/spring-projects/spring-security/issues/4283#issuecomment-365228557Comment From...
Spring Security Remove ServerWebExchangeReactorContextWebFilter when SPR-17213 Resolved
2025-01-18 07:20:52
269
SummaryRemove ServerWebExchangeReactorContextWebFilter when SPR-17213 is resolved.We would also need to update the confi...
Spring Security Add AuthorizationManager XML Support for Method Security
2025-01-18 07:20:50
206
Add <method-security>, similar to <global-method-security>. Will replace in the same way that @EnableMethodS...
Spring Security JwtDecoderInitializationException in temurin v17.0.3
2025-01-18 07:20:47
1242
Describe the bugWe are using Spring Boot 2.7.0 (Spring v5.3.20) with Spring Authorization Server 0.3.0. Works great with...
Spring Security ClientRegistrations#fromIssuerLocation should have shorter (or configurable) Http Connect/Read timeouts
2025-01-18 07:20:44
6493
Expected BehaviorWhen using ClientRegistrations.fromIssuerLocation("http://192.0.2.0") or any non-responding address[1],...
Spring Security Support @Transient SecurityContext and Provide TransientSecurityContext
2025-01-18 07:20:42
161
We should add support for @Transient SecurityContext in HttpSessionSecurityContextRepository and then provide a Security...
Spring Security Docs example uses access(String) with authorizeHttpRequests()
2025-01-18 07:20:36
776
Documentation (Example 2) states that it's possible to writehttp.authorizeHttpRequests(authorize -> authorize.mvcM...
Spring Security Consider updating testing examples to use JUnit Jupiter
2025-01-18 07:20:33
1882
The reference currently uses JUnit 4 in testing examples -- for example, Setting Up MockMvc and Spring Security.Consider...
Spring Security Spring Security x509 won't allow multiple authentication
2025-01-18 07:20:26
1844
SummaryWith form login, you can re-authenticate a user via username/password at any time with Spring Security. With x509...
Spring Security Some Security Expressions cause NPE when used within @Query
2025-01-18 07:20:24
3087
Describe the bugWhen I define method to provide currently authenticated user within repository, I get NullPointerExcepti...
Spring Security SAML request encoding: on redirect binding, base64 encoded message contains CRLF
2025-01-18 07:20:20
7666
Describe the bugWhen SAML SP generate a SAML request to redirect user to IDP, the base64 encoded message has \r\n insert...
Spring Security WebMvcTest No Longer Auto-Configures Spring Security When Using SecurityFilterChain Over WebSecurityConfigurerAdapter
2025-01-18 07:20:17
1759
Describe the bugAfter making the changes described in Spring Security without the WebSecurityConfigurerAdapter, specific...
Spring Security EntityManager Issue
2025-01-18 07:20:14
37727
2022-05-24 13:42:27.995 WARN 10412 --- [ restartedMain] ConfigServletWebServerApplicationContext : Exception encounter...
Spring Security Update Saml2WebSsoAuthenticationFilter requestAuthentication for SAMLart
2025-01-18 07:20:12
2161
I am using spring security to implement saml2 in our sp application. However the IDP that we use requires us to use HTTP...
Spring Security iPhone Xʀ requests blocked by StrictHttpFirewall
2025-01-18 07:20:09
6482
Describe the bugiphone XR cannot connect via websocket, because useragent contains special characters:iOS 13.7.0 Alamofi...
Spring Security SecurityExpressionHandler#createEvaluationContext should defer lookup of Authentication
2025-01-18 07:20:06
977
Like AuthorizationManager, it would be nice to be able to defer the looking up Authentication in SecurityExpressionHandl...
Spring Security StrictHttpFirewall incorrectly rejects valid CJKV characters
2025-01-18 07:20:02
130
Backport gh-11264Comment From: rwinchFIxed via 51557198773f1ac20603e14f2bc8dcca8969ab3f...e2eed33eca21451eadf23aeeeea31a...
上一页
下一页
1
…
633
634
635
636
637
…
2246
.