Spring Security request-matchers are not correctly resolved

I am trying to assign custom-filters to specific security-chains in spring-security 6.1 which works but the request-matc...

Spring Security Spring ACL - JdbcMutableAclService updateAcl prone to deadlocks

Describe the bugWhen 2 or more threads (or in a distributed environment - 2 or more instances) are invoking the JdbcMuta...

Spring Security i18n: If the DaoAuthenticationProvider is custom, i18n will not work.

Please modify the method and timing of setting basename in this class.Because calling setBasename() will cause basenameS...

Spring Security Fix parsing of GET SAML logout requests

Forward port of #13970Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/...

Spring Security Breaking change in AuthorizeHttpRequestsConfigurer

Per the Spring Boot team, the following error occurs when using the latest 6.2.0-SNAPSHOT (762319b6bea04027ee83208f9e660...

Spring Security Document how to publish an AuthenticationManager @Bean without WebSecurityConfigurerAdapter

We should adapt the recommendations and examples in the blog article Spring Security without the WebSecurityConfigurerAd...

Spring Security Update hibernate-core to 6.3.0.Final

Comment From: sjohnrIssue50Tests fail with the following error:java.lang.IllegalStateException: Failed to load Applicati...

Spring Security Add return statement of the roleHierachy method in the servlet/author…

Forward port of issue #13596 to 6.2.x.Comment From: sjohnrI believe this was closed with 6ee4bbcc13ff6edec6358dcec3e692b...

Spring Security Update docs for stateless session management in 6.x

Describe the bugSpring Security uses RequestAttributeSecurityContextRepository instead of the NullSecurityContextReposit...

Spring Security Consider changing GitHub Actions conditions to use secrets

Comment From: sjohnrAfter some research, it turns out secrets cannot be used in conditionals in GitHub Actions. However,...

Spring Security Allow one to customize the AuthenticationConverter in BasicAuthenticationFilter

Expected BehaviorPresently in version 6.2.0-M3, there is no possibility to customize the authenticationConverter that is...

Spring Security Improve CSRF documentation for Javascript usage in multi-page apps

Expected BehaviorDocumentation can state that if you have a multi-page app like one that mounts React components where t...

Spring Security CSRF doc issue spring-security 6.0.x

Recently I was upgrading a spring-boot app from 2.x to 3.x. This app has also a dependency on spring-cloud, so I'm not a...

Spring Security How to increase RemoteJwkSet timeout?

Expected BehaviorNo timeout.Current BehaviorCaused by: java.lang.IllegalStateException: com.nimbusds.jose.RemoteKeySourc...

Spring Security Optimize OIDC for JWT based token to avoid user-info service call

SummaryOpen ID Connect Core 1.0 specification does not mandate invocation of UserInfo Endpoint and set of Standard Claim...

Spring Security com.nimbusds:nimbus-jose-jwt:9.31 is downgraded to 9.24.4

We should investigate why com.nimbusds:nimbus-jose-jwt:9.31 is downgraded to 9.24.4 when dependencies are updated (via ....

Spring Security Stateless SessionPolicy not applied to SecurityFilterChain when used with CustomDsl

Describe the bugI can't be 100% sure, but it seems to be a bug or misconfiguration to me. I can work to try to have a re...

Spring Security OAuth2: No new token is requested when only password grant is used

Describe the bugWhen RefreshTokenOAuth2AuthorizedClientProvider is not registered, but PasswordOAuth2AuthorizedClientPro...

Spring Security AuthorizeHttpRequests is allowing calls with unauthorized access when triggered in parallel

Describe the bugAuthorizeHttpRequests is allowing calls with unauthorized access when triggered in parallel (approx 20 p...

Spring Security Automatically Update Gradle Wrapper

We should have something automated that updates the Gradle Wrapperhttps://github.com/gradle/wrapper-upgrade-gradle-plugi...
上一页 下一页
.