Nineya
Home
Blog
软著申请
Spring Security IpAddressMatcher Performance
2025-01-18 08:52:48
1261
Expected BehaviorGiven that the following String.format in IpAddressMatcher happens regardless of whether it's a valid i...
Spring Security RequestCacheConfigurer default request matcher doesn't allow saving POST requests when csrf is enabled
2025-01-18 08:52:43
2939
SummaryIn a web application with Spring Security 4.2.x, RequestCacheConfigurer configures a default request matcher that...
Spring Security Missing native-image reflection hint for .oauth2ResourceServer(oauth2ResourceServer -> oauth2ResourceServer.jwt(Customizer.withDefaults()))
2025-01-18 08:52:40
3959
Describe the bugJDK 21, GraalVM 21, Okta Oauth2 employee , Spring Boot 2.3.1File WebSecurityConfig.javaimport org.spring...
Spring Security Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springSecurityFilterChain': Failed to instantiate [org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy]: Constructor threw exception
2025-01-18 08:52:35
1328
Describe the bugAccording to the official website,defining required components. When the annotation is set to @ enableWe...
Spring Security Unexpected Exception Handling in NimbusReactiveJwtDecoder decode Method
2025-01-18 08:52:30
4902
DescriptionWe are experiencing an issue where exceptions thrown by the decode method are not being caught as expected wh...
Spring Security Configure Dependabot for docs-build's build.gradle
2025-01-18 08:52:25
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/7a8f9b446e5a5fd913b96e...
Spring Security Use micrometer context-propagation to propagate auth between threadlocal and reactor ops
2025-01-18 08:52:20
897
In spring mvc with reactive API, it uses a custom reactor subscriber, SecurityReactorContextSubscriber, to propagate the...
Spring Security Spring Security 6.x / Single Page Web Application / CSRF - formLogin not working anymore
2025-01-18 08:52:16
21039
Describe the bugI have a Spring Boot 3.x application (with Spring Security 6.x). The frontend is Angular 15.2.x. I am fo...
Spring Security Kotlin DSL should contain formLogin.usernameParameter and formLogin.passwordParameter
2025-01-18 08:52:11
640
Expected BehaviorThe FormLoginDsl should contain usernameParameter and passwordParameter properties.formLogin { usernam...
Spring Security Allow retrieving username from SAML Assertion Attributes
2025-01-18 08:52:04
2546
Expected BehaviorUsername (in the sense of Principal Name) can be released by IdP AuthnRequest's Assertion in NameID ele...
Spring Security SessionManagementSpec missing on latest release
2025-01-18 08:52:00
2062
Hi.I saw that there was an issue regarding the Max Sessions on WebFlux (https://github.com/spring-projects/spring-securi...
Spring Security WebSessionServerOAuth2AuthorizedClientRepository should not store entire ClientRegistration in every session
2025-01-18 08:51:56
5207
Expected BehaviorThe implementation does not store ClientRegistration in WebSession but uses ReactiveClientRegistrationR...
Spring Security Customization of AccessDeniedException Message and Check Method Usage in AuthorizationManager
2025-01-18 08:51:52
4979
Expected BehaviorI want to customize the AuthorizationManager and the AccessDeniedException message.Current BehaviorThe ...
Spring Security There is a typo in the JavaDoc for the hasPermission method in the SecurityExpressionOperations class
2025-01-18 08:51:48
361
hello.There is a typo in the JavaDoc for the hasPermission method in the SecurityExpressionOperations classhttps://githu...
Spring Security Reactive Method Security not working with kotlin from Spring boot version 3.0.3 :The returnType class java.lang.Object on public java.lang.Object
2025-01-18 08:51:45
6118
Describe the bugWhen using reactive method security on a Kotlin spring boot reactive app with coroutines, I am getting a...
Spring Security Missing native-image reflection hint for CsrfTokenRequestAttributeHandler$SupplierCsrfToken
2025-01-18 08:51:40
3217
Describe the bugSpring Security 6.2.2-SNAPSHOT with Spring Boot 3.2.1 fails to register appropriate native image hints f...
Spring Security Access to accessToken in GrantedAuthoritiesMapper
2025-01-18 08:51:35
4822
Expected BehaviorWhen using oauth2login it is should be possible to use the access token in GrantedAuthoritiesMapper in ...
Spring Security Enhancement: Using abstracted method in afterPropertiesSet method.
2025-01-18 08:51:31
4231
Expected BehaviorI want to use AuthenticationManager in my own class that extends AbstractAuthenticationProcessingFilter...
Spring Security AuthorizationEventPublisher not set for jsr250AuthorizationMethodInterceptor
2025-01-18 08:51:24
592
Unlike in preAuthorizeAuthorizationMethodInterceptor when jsr250AuthorizationMethodInterceptor is constructed setAuthori...
Spring Security bug: When the debug option is enabled with @EnableWebSecurity(debug = true), an error occurs.
2025-01-18 08:51:20
2495
Describe the bugWhen the debug option is enabled with @EnableWebSecurity(debug = true), an error occurs.I haven't done a...
上一页
下一页
1
…
559
560
561
562
563
…
2246
.