Nineya
Home
Blog
软著申请
Spring Security Consider deprecating X-XSS-Protection header DSL
2025-01-18 07:05:15
355
This header has been deprecated by modern browsers and its use can introduce additional security issues on the client si...
Spring Security OAuth 2 Logout not working even after upgrade to Spring Sec 5.2.0.M4
2025-01-18 07:05:12
17185
Hi Team,I have been looking for this for some days now. We have spring boot based application(s) using Okta as IDP, usin...
Spring Security Introduce a Map-based AuthenticationManagerResolver
2025-01-18 07:05:09
622
Recently, #6722 introduced a contract for resolving an AuthenticationManager via some context, like a request.A natural ...
Spring Security Add Saml2AuthenticationRequestResolver
2025-01-18 07:05:07
4134
Similar to OAuth2AuthenticationRequestResolver, Saml2AuthenticationRequestResolver would be a convenient way to customiz...
Spring Security AbstractAuthenticationToken getName has a bug
2025-01-18 07:05:05
1615
Describe the bugIf I define A class UserAuthenticationTokenBO extends AbstractAuthenticationToken, and do not override P...
Spring Security AbstractAuthenticationToken getName has a bug
2025-01-18 07:05:02
938
Describe the bugIf I define A class UserAuthenticationTokenBO extends AbstractAuthenticationToken, and do not override P...
Spring Security Remove spring-security-openid module
2025-01-18 07:05:00
154
The OpenID 1.0 and 2.0 protocols have been deprecated and users are encouraged to migrate to OpenID Connect, which is su...
Spring Security Legacy reference documentation links result in 404
2025-01-18 07:04:58
881
With the move to Antora as reference documentation tooling, the structure of URIs to the individual sections have change...
Spring Security Specific session creation policy per matchers
2025-01-18 07:04:55
5216
Describe the bugI'm using X509 login and trying to implement SessionCreationPolicy.ALWAYS for the /testMVCController/** ...
Spring Security Fowarding to original URL for stateless session
2025-01-18 07:04:52
2480
Expected BehaviorI should use setAuthenticationSuccessHandler(new ForwardAuthenticationSuccessHandler ()); in the filter...
Spring Security commons-logging:commons-logging is a transitive dependency of some modules
2025-01-18 07:04:49
854
Describe the bugSpring projects should use Spring Framework's spring-jcl module in place of commons-logging:commons-logg...
Spring Security Do not rely on javax. group ids
2025-01-18 07:04:45
1966
A few years ago, we had an initiative across the portfolio to move away from the javax.* spec jars to their jakarta.* re...
Spring Security Documentation 5.7.0-M1 not displayed properly
2025-01-18 07:04:41
148
https://github.com/spring-projects/spring-security/blob/5.7.0-M1/docs/antora.ymlhttps://docs.spring.io/spring-security/r...
Spring Security Add serialVersionUID to DefaultSavedRequest and SavedCookie
2025-01-18 07:04:39
1479
Describe the bugthe class org.springframework.security.web.savedrequest.DefaultSavedRequest and org.springframework.secu...
Spring Security WebClient reusing inbound WebSecurity on outbound calls
2025-01-18 07:04:35
7854
Spring Web Starter version: 2.4.12Spring Web Version: 5.3.12Issue:My application implements both a oauth2 resource serve...
Spring Security Update jackson-databind to 2.13.1
2025-01-18 07:04:33
137
Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/08a7a6375e444785a214707...
Spring Security Update jackson-datatype-jsr310 to 2.13.1
2025-01-18 07:04:30
137
Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/08a7a6375e444785a214707...
Spring Security Update reactor-netty to 1.0.15
2025-01-18 07:04:27
137
Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/201f662057b58b7fae3a629...
Spring Security Update org.junit.jupiter to 5.8.2
2025-01-18 07:04:23
137
Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/de72e01e03d71c438ac015a...
Spring Security SpringOpaqueTokenIntrospector does not convert scopes to GrantedAuthorities
2025-01-18 07:04:09
746
Our IdP returns the scope claim as JSON Array which is not converted properly by SpringOpaqueTokenIntrospector because o...
上一页
下一页
1
…
648
649
650
651
652
…
2246
.