Nineya
Home
Blog
软著申请
Spring Security Allow customizing AbstractRememberMeServices cookie
2025-01-18 09:15:36
1345
Expected BehaviorCurrent BehaviorContextI want to set the same-site attribute for the remember-me cookie. The servlet Co...
Spring Security Add Kotlin support to DefaultMethodSecurityExpressionHandler
2025-01-18 09:15:33
2575
Expected BehaviorWhen using the @PreFilter and @PostFilter annotations with Kotlin's Collection and Map, the filtering l...
Spring Security Duplicate annotation exception with MockMvc and method-level annotations
2025-01-18 09:15:31
4172
Describe the bugWhile upgrading from Spring Boot 2.5.6 to 2.7.1 I noticed an issue with MockMvc and method-level @PreAut...
Spring Security Kotlin Coroutines Issues
2025-01-18 09:15:28
629
This issue groups together related Kotlin Coroutines issues.Blocking Spring Security- [x] https://github.com/spring-proj...
Spring Security Kotlin coroutine context lost in suspend functions with method security annotations
2025-01-18 09:15:25
4945
Describe the bugWorking on a new backend for a product that makes heavy use of Spring with Kotlin, WebFlux, Spring Metho...
Spring Security @PreAuthorize in combination with kotlin coroutines and @Transactional does not proceed to invoke TransactionInterceptor
2025-01-18 09:15:23
2518
Describe the bugUnsure whether or not this is a bug or expected behaviour. When annotating a suspending kotlin function ...
Spring Security @EnableCache doesn't work with @GlobalMethodSecurityConfiguration
2025-01-18 09:15:20
5656
Description of the BugWhen injecting a bean inside the @EnableGlobalMethodSecurity Configuration class, any method marke...
Spring Security Google OAuth2 Login get Userinfo invalid content type 'application/json;charset=utf-8'.
2025-01-18 09:15:12
1452
Describe the bug[invalid_user_info_response] An error occurred while attempting to retrieve the UserInfo Resource from '...
Spring Security Exclude url form OAuth2 security authentication
2025-01-18 09:15:05
2636
I have this Spring Security 6 configuration configured to work with Keycloak server:@Configuration@EnableWebSecurity@Ena...
Spring Security Should OidcIdToken implement equals?
2025-01-18 09:15:02
2089
Describe the bugI wondered if OidcIdToken should implement equals. While running some test, I realized that the claims o...
Spring Security ReactiveRemoteJWKSource cached JWKSet invalidation
2025-01-18 09:14:59
4557
SummaryIn NimbusReactiveJwtDecoder there is ReactiveRemoteJWKSource instance created when used with JWK Set URI. I didn'...
Spring Security IpAddressMatcher.matches(String address) still accepts URLs
2025-01-18 09:14:57
1182
Describe the bugFollowing the update to spring security 6.3.0 we were facing issues with the IpAddressMatcher in our val...
Spring Security AccessDeniedHandler cannot handle exception thrown from AuthorizationManagerBeforeMethodInterceptor
2025-01-18 09:14:54
11799
Expected BehaviorThe AccessDeniedHandler should be able to handle all AccessDeniedException.Current BehaviorThe AccessDe...
Spring Security Cannot override WebClient for NimbusReactiveJwtDecoder in ReactiveOidcIdTokenDecoderFactory
2025-01-18 09:14:24
5622
Expected BehaviorAs the title says ... the NimbusReactiveJwtDecoder is created with default web client initialized stati...
Spring Security Resolving invalid CSRF token values is not consistent
2025-01-18 09:14:20
1155
Describe the bugWhen CSRF tokens are modified client-side, resolving token values with the Xor* implementations is not c...
Spring Security Revisit OAuth 2.0 Client Documentation
2025-01-18 09:14:17
1221
[ ] https://github.com/spring-projects/spring-security/issues/15130Comment From: BingChunMoLicustom AuthorizationRequest...
Spring Security ArrayIndexOutOfBoundsException in XorCsrfTokenRequestAttributeHandler
2025-01-18 09:14:14
6347
java.lang.ArrayIndexOutOfBoundsException is thrown in XorCsrfTokenRequestAttributeHandler during attackAffects version s...
Spring Security add more constants to OAuth2ParameterNames
2025-01-18 09:14:12
1671
code_verifier, code_challenge, and code_challenge_method would be nice.Comment From: jzheauxHey, @xenoterracide, thanks ...
Spring Security OpenSaml4AssertionValidator is not respecting clock skew settings
2025-01-18 09:14:08
2231
I am using Opensaml4AuthenticationProvider as an authentication provider in saml security filter chain, previously I was...
Spring Security Sign SP Metadata
2025-01-18 09:14:05
794
The EOL SAML version provided a way to sign SP metadata like this: ExtendedMetadata extendedMetadata = generator.generat...
上一页
下一页
1
…
541
542
543
544
545
…
2246
.