Spring Security Consider deprecating X-XSS-Protection header DSL

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

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

Recently, #6722 introduced a contract for resolving an AuthenticationManager via some context, like a request.A natural ...

Spring Security Add Saml2AuthenticationRequestResolver

Similar to OAuth2AuthenticationRequestResolver, Saml2AuthenticationRequestResolver would be a convenient way to customiz...

Spring Security AbstractAuthenticationToken getName has a bug

Describe the bugIf I define A class UserAuthenticationTokenBO extends AbstractAuthenticationToken, and do not override P...

Spring Security AbstractAuthenticationToken getName has a bug

Describe the bugIf I define A class UserAuthenticationTokenBO extends AbstractAuthenticationToken, and do not override P...

Spring Security Remove spring-security-openid module

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

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

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

Expected BehaviorI should use setAuthenticationSuccessHandler(new ForwardAuthenticationSuccessHandler ()); in the filter...

Spring Security commons-logging:commons-logging is a transitive dependency of some modules

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

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

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

Describe the bugthe class org.springframework.security.web.savedrequest.DefaultSavedRequest and org.springframework.secu...

Spring Security WebClient reusing inbound WebSecurity on outbound calls

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

Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/08a7a6375e444785a214707...

Spring Security Update jackson-datatype-jsr310 to 2.13.1

Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/08a7a6375e444785a214707...

Spring Security Update reactor-netty to 1.0.15

Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/201f662057b58b7fae3a629...

Spring Security Update org.junit.jupiter to 5.8.2

Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/de72e01e03d71c438ac015a...

Spring Security SpringOpaqueTokenIntrospector does not convert scopes to GrantedAuthorities

Our IdP returns the scope claim as JSON Array which is not converted properly by SpringOpaqueTokenIntrospector because o...
上一页 下一页
.