Spring Security Multiple .requestMatchers().mvcMatchers() override previous one

Backport of #10956 Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/d3a...

Spring Security Multiple .requestMatchers().mvcMatchers() override previous one

Backport of #10956 Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/195...

Spring Security Support the usage of bean references in Java Configuration reactive web expressions

SummaryThe usual Spring MVC Security allows us to reference beans in the web security expressions:http .authorize...

Spring Security Remove SAML Deprecations

[x] Remove RelyingPartyRegistration deprecations[x] Remove Saml2AuthenticationRequestFactory, Saml2AuthenticationRequest...

Spring Security Missing reactive DelegatingRequestMatcherHeaderWriter

Expected BehaviorNon-Reactive Spring Security has a DelegatingRequestMatcherHeaderWriterCurrent BehaviorThere is no impl...

Spring Security CSRF protection should not create a HTTP session if session creation policy is set to STATELESS

SummaryBy default CSRF protection creates a HTTP session even if session creation policy is configured to be STATELESS. ...

Spring Security Conflict between xml <security:http> and Java SecurityFilterChain declaration configurations

SummaryI posted this question on StackOverflow : https://stackoverflow.com/questions/71871306/spring-security-how-to-mix...

Spring Security WebSessionServerSecurityContextRepository provides Mono.cache option

Describe the bugAuthenticate an unauthorized Authentication using ServerSecurityContextRepository cause the Mono&lt;Secu...

Spring Security BeanDefinitionStoreException: when defining two AuthenticationManager having AllowBeanDefinitionOverriding set to "false"

Describe the bugWhen defining two AuthenticationManager using XML beans definition and having AllowBeanDefinitionOverrid...

Spring Security @EnableMethodSecurity does not resolve @PreAuthorize on interfaces

Describe the bugWhen using @EnableGlobalMethodSecurity(prePostEnabled = true) alongside Spring Data REST, it is possible...

Spring Security Spring Security and CVE-2016-1000027

Hello,I have read about this vulnerability on the Spring Framework Github, it seems an old venerability.It seems the iss...

Spring Security Jackson Support for Saml2 is missing Saml Authentication Exceptions

Describe the bugIn testing Spring Security 5.7.0-RC1 as part of Spring Boot 2.7.0-RC1 along with Spring Session 2021.2.0...

Spring Security WebFlux security should not overwrite the default entry point with a delegating entry point

Describe the bugWhen ServerHttpSecurity.build() creates a SecurityWebFilterChain, it replaces the default entry point wi...

Spring Security Expect-CT Header Support

SummarySupport Expect-CT Headerhttps://datatracker.ietf.org/doc/draft-stark-expect-ct/?include_text=1https://scotthelme....

Spring Security X509 should detect UserDetailsService bean

Consider the following configuration:@Configurationpublic class SecurityConfiguration { @Bean SecurityFilterChain ...

Spring Security Remember me should detect UserDetailsService bean

Consider the following configuration:@Configurationpublic class SecurityConfiguration { @Bean SecurityFilterChain ...

Spring Security Remove lowercase-comparisons

SummaryThe lowercase-comparisons attribute of &lt;filter-security-metadata-source&gt; is documented and supported by the...

Spring Security HttpSecurity local AuthenticationManager does not use @Bean-provided AuthenticationEventPublisher

Describe the bugFollowing the deprecation of WebSecurityConfigurerAdapter, there is a new recommended way of configuring...

Spring Security OAuth using Salesforce is not working.

I am using salesforce for the OAuth purpose and added all the properties but it not showing to option to login with sale...

Spring Security release-next-version.yml should not fail when there is no release

Currently release-next-version.yml fails when there is not a scheduled release or when there are open issues and a relea...
上一页 下一页
.