Spring Security Spring Boot 401 Unauthorized on POST request

Describe the bugHello everyone, I don't know exactly is this a bug or just my fault, but I need some help🙏🙏🙏I have an ap...

Spring Security 6.1.2 - CsrfCongigurer.ignoringRequestMatchers broken

Describe the bugStarting with the latest changes toAbstractRequestMatcherRegistry CsrfConfigurer.ignoringRequestMatchers...

Spring Security Need help with understanding the usage of encryptionX509Credentials

https://github.com/spring-projects/spring-security/blob/2ef9dc916fe5d98a99319c72f575b1f5c8cdf474/saml2/saml2-service-pro...

Spring Security The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered

Describe the bugAfter upgrading to spring boot 3.1.2 (implicitly upgrading spring-security to 6.1.2), my applicatin no l...

Spring Security public addSessionAuthenticationStrategy in SessionManagementConfigurer

Integrated user-defined session policies without changing original configurationsComment From: jzheauxThanks for the rep...

Spring Security NimbusJwtDecoder should remove its setters in favor of its builders

This is perhaps a little controversial, but I've sometimes wondered about the possibility of converting some of the more...

Spring Security Sessions are being created even though they should not

Describe the bugSpring security is creating sessions even though it should not. I am receiving the Set-Cookie header whi...

Spring Security spring-security 5.8.5 is not compatible with spring-boot 2.7.13

Since spring-security 5.8.5 org.springframework.security.web.server.util.matcher.PathPatternParserServerWebExchangeMatch...

Spring Security How to upgrade to OpenSaml4AuthenticationProvider

After upgrading to Spring Boot 2.5.0 which includes Spring Security 5.5.0 I noticed that OpenSamlAuthenticationProvider ...

Spring Security Alternative to deprecated ClientCredentialsResourceDetails and OAuth2RestTemplate

HI ,I am migrating spring boot application to 3.1.1 and Jdk 17 And i have "OAuth2RestTemplate " with dependency ...

Spring Security Improve RequestMatcher Validation

Comment From: albertus82Hi, just updated from 5.8.4 to 5.8.5 and encountered java.lang.IllegalArgumentException: This me...

Spring Security Resource server examples incorrectly use hyphenated opaque-token properties namespace

I just encountered a problem with property overriding when I tried to override the client-id of the opaque-token propert...

Spring Security Default Servlet Headers Should Include Referrer-Policy

Check this comment for the rationale https://github.com/spring-projects/spring-security/issues/13561#issuecomment-164405...

Spring Security Using micrometer-tracing-bridge-{} breaks OAuth2/JWT validation

Describe the bugI'm using Spring Security (reactive, v6.1.1). Adding the micrometer-tracing-bridge-otel or micrometer-tr...

Spring Security Upgrade to Kotlin 1.9.0

https://github.com/spring-projects/spring-framework/issues/30719Comment From: marcusdacoregioClosed via https://github.c...

Spring Security About @PreAuthorize

Expected BehaviorThe @ PreAuthorize annotation on the class and the @ PreAuthorize annotation on the methods below the c...

Spring Security Allow R2dbcReactiveOAuth2AuthorizedClientService to save scope when JWT has custom attribute for scopes

Expected BehaviorWhen an Authorization Server returns an access token with a custom attribute for scope, the value store...

Spring Security java.lang.StackOverflowError: null when an invalid token is sent to an oauth2ResourceServer

SummaryWhen using oauth2ResourceServer, I am getting a stackoverflow error if the application receives an invalid tokenA...

Spring Security How to return AuthenticationManagerBuilder without and() method

@Bean public AuthenticationManager authenticationManager(HttpSecurity security) throws Exception { return secu...

Spring Security Include information about -parameters flag in 6.2 upgrade notes

Spring Framework 6.1 removes LocalVariableTableParameterNameDiscoverer. Since this affects how @PreAuthorize and others ...
上一页 下一页
.