Nineya
Home
Blog
软著申请
Spring Security Multiple .requestMatchers().mvcMatchers() override previous one
2025-01-18 07:18:35
157
Backport of #10956 Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/d3a...
Spring Security Multiple .requestMatchers().mvcMatchers() override previous one
2025-01-18 07:18:32
157
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
2025-01-18 07:18:28
2023
SummaryThe usual Spring MVC Security allows us to reference beans in the web security expressions:http .authorize...
Spring Security Remove SAML Deprecations
2025-01-18 07:18:26
524
[x] Remove RelyingPartyRegistration deprecations[x] Remove Saml2AuthenticationRequestFactory, Saml2AuthenticationRequest...
Spring Security Missing reactive DelegatingRequestMatcherHeaderWriter
2025-01-18 07:18:24
2226
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
2025-01-18 07:18:21
14102
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
2025-01-18 07:18:18
6955
SummaryI posted this question on StackOverflow : https://stackoverflow.com/questions/71871306/spring-security-how-to-mix...
Spring Security WebSessionServerSecurityContextRepository provides Mono.cache option
2025-01-18 07:18:15
3753
Describe the bugAuthenticate an unauthorized Authentication using ServerSecurityContextRepository cause the Mono<Secu...
Spring Security BeanDefinitionStoreException: when defining two AuthenticationManager having AllowBeanDefinitionOverriding set to "false"
2025-01-18 07:18:13
4784
Describe the bugWhen defining two AuthenticationManager using XML beans definition and having AllowBeanDefinitionOverrid...
Spring Security @EnableMethodSecurity does not resolve @PreAuthorize on interfaces
2025-01-18 07:18:10
2037
Describe the bugWhen using @EnableGlobalMethodSecurity(prePostEnabled = true) alongside Spring Data REST, it is possible...
Spring Security Spring Security and CVE-2016-1000027
2025-01-18 07:18:06
579
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
2025-01-18 07:18:03
11682
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
2025-01-18 07:18:00
13082
Describe the bugWhen ServerHttpSecurity.build() creates a SecurityWebFilterChain, it replaces the default entry point wi...
Spring Security Expect-CT Header Support
2025-01-18 07:17:58
534
SummarySupport Expect-CT Headerhttps://datatracker.ietf.org/doc/draft-stark-expect-ct/?include_text=1https://scotthelme....
Spring Security X509 should detect UserDetailsService bean
2025-01-18 07:17:55
1469
Consider the following configuration:@Configurationpublic class SecurityConfiguration { @Bean SecurityFilterChain ...
Spring Security Remember me should detect UserDetailsService bean
2025-01-18 07:17:52
1366
Consider the following configuration:@Configurationpublic class SecurityConfiguration { @Bean SecurityFilterChain ...
Spring Security Remove lowercase-comparisons
2025-01-18 07:17:49
2645
SummaryThe lowercase-comparisons attribute of <filter-security-metadata-source> is documented and supported by the...
Spring Security HttpSecurity local AuthenticationManager does not use @Bean-provided AuthenticationEventPublisher
2025-01-18 07:17:46
4790
Describe the bugFollowing the deprecation of WebSecurityConfigurerAdapter, there is a new recommended way of configuring...
Spring Security OAuth using Salesforce is not working.
2025-01-18 07:17:43
1821
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
2025-01-18 07:17:40
236
Currently release-next-version.yml fails when there is not a scheduled release or when there are open issues and a relea...
上一页
下一页
1
…
635
636
637
638
639
…
2246
.