Spring Security Form POST hangs when CSRF Protection is enabled

SummaryI have a Spring Cloud Gateway application which uses Spring Security to provide CSRF protection. The gateway has ...

Spring Security Add Runtime Hints for basic setup

When running the security sample in spring-native, it fails with the following error:org.springframework.beans.factory.B...

Spring Security Add LDAP runtime hints

We have to add native hints in order to make spring-security-ldap work in native applications. It would look something l...

Spring Security Consider adding PermissionAuthorizationManager

There may be some value in introducing PermissionAuthorizationManager to allow a programmatic equivalent to hasPermissio...

Spring Security Missing dependencies in maven poms

The maven pom files of the spring security modules in Version 5.5.1 do not contain third party dependencies. This can ca...

Spring Security AuthenticationEntryPoint commence Why is it executed twice

SummaryAuthenticationEntryPoint commence method Why is it executed twiceActual Behaviorthrow new UsernameNotFoundExcept...

Spring Security CookieServerCsrfTokenRepository doesn't support setting MaxAge

Expected Behavior"CookieCsrfTokenRepository" does allow you to set the cookies "maxAge" value, therefore it seems like i...

Spring Security Regression with URL encode client credentials #10018

Describe the bugThis bug is described here "Regression with URL encode client credentials #10018", it was fixed in 5.5....

Spring Security Spring Security SAML2 Single Logout After Session Expiration Not Working from External App

Describe the bugWe are using Spring Security SAML2 SSO and SLO.If I execute single logout from any other app or the IDP ...

Spring Security SEC-2026: MethodSecurityExpressionRoot should be a public class

Clark Duplichien (Migrated from SEC-2026) said:Similar to SEC-1691, except don't need to specify as part of config... ju...

Spring Security CookieCsrfTokenRepository doesn't work properly with CsrfFilter

Spring v2.1.4.RELEASECookieCsrfTokenRepository is a dedicated class to make CSRF integration with AngularJS work out of ...

Spring Security CVE-2022-22978

How to solve CVE-2022-22978 on version 4.x ?Comment From: d-kreysame question for spring-boot-starter-security-2.7.0.jar...

Spring Security SessionRegistry is not informed when using session-fixation-protection=changeSessionId

Describe the bugI use org.springframework.security.core.session.SessionRegistry to store the sessions of 2 tomcat instan...

Spring Security Antora generate workflow should use JDK 17

We need to setup JDK 17 for Antora Generate workflow so the :spring-security-docs:generateAntora task workshttps://githu...

Spring Security @RolesAllowed trigger after @Valid

From spring boot 2.5.24 to last release 2.7.x, i face a strange behavior : i've got a postMethod in a controller annotat...

Spring Security Use JDK 17 on build

This PR introduced the Gradle Toolchain in order to ensure that our build in the 5.x line compiles with Java 8.From vers...

Spring Security Add support for JSR 107 cache

Since we will drop the EhCache2 support in 6.0, we should add support for JCache which EhCache3 is fully compliantCommen...

Spring Security Improve Update Dependencies Documentation

Our RELEASE Update Dependencies section states:Review the rules in build.gradle to ensure the rules make sense. For exam...

Spring Security Fix saganCreateRelease saganDeleteRelease Required Permissions

The documentation should state that saganCreateRelease saganDeleteRelease from Update version on project page require th...

Spring Security Provide a way to pass a cache in JwtDecoders

SummaryModule: spring-security-oauth2-joseVersion: 5.4.0-M2Thanks to this PR, we are now able to pass our own custom cac...
上一页 下一页
.