Nineya
Home
Blog
软著申请
Spring Security Working samples link for both JWTs and Opaque Tokens are returning 404
2025-01-18 06:37:48
1163
Describe the bugIn the spring security documentation (https://docs.spring.io/spring-security/site/docs/current/reference...
Spring Security NPE in HttpSessionSecurityContextRepository.isTransientAuthentication
2025-01-18 06:37:44
6185
Describe the bugOn our systems we see a NullPointerException for cached static resources with spring-security-web-5.3.3:...
Spring Security Error "invalid_token_response" don't emit a corresponding ApplicationEvent
2025-01-18 06:37:41
5651
SummaryError "invalid_token_response" don't emit a corresponding ApplicationEvent.In my specific case, the application f...
Spring Security Spring Security 5.5.0 extends AbstractAuthenticationFilterConfigurer super.configure Exception
2025-01-18 06:37:38
1469
Describe the bugI inherit AbstractAuthenticationFilterConfigurer and call super method in configure method will cause ja...
Spring Security Enabling @EnableWebFluxSecurity in a Spring boot Webflux project causes threads to run in a boundedElastic thread rather than reactor-http-nio
2025-01-18 06:37:35
2065
Describe the bugWhen i have spring-boot-starter-security as a dependency in my SpringBoot Webflux project, HTTP Request ...
Spring Security OpenID Connect authentication faillure when username attribute is only in id token
2025-01-18 06:37:32
8195
Describe the bugOur application provides ability to configure authentication with OpenID Connect(following documentation...
Spring Security usage of sun/reflect/Reflection in transitive dependency of org.springframework.security.ldap.server.ApacheDSContainer
2025-01-18 06:37:29
3387
I'am using Spring Boot 2.1.5.RELEASE with preconfigured spring-security 5.1.5.RELEASEIt seem that transitive dependency ...
Spring Security AbstractAuthenticationFilterConfigurer fails to permit custom AuthenticationFailureHandler failureUrl
2025-01-18 06:37:26
2638
SummaryIt would appear that when supplying a custom AuthenticationFailureHandler to formLogin().failureHandler(), the re...
Spring Security PersistentTokenBasedRememberMeServices onLoginSuccess is protected
2025-01-18 06:37:24
1105
SummarySee https://github.com/spring-projects/spring-security/blob/master/web/src/main/java/org/springframework/security...
Spring Security Update to org.aspectj 1.9.4
2025-01-18 06:37:21
1455
SummaryUpdate to org.aspectj 1.9.4Currently, this version of aspectj causes build failures on Java 9+.The error is:java....
Spring Security Spring Security 5.2 Themes
2025-01-18 06:37:18
605
SummaryThe themes for Spring Security 5.2 are:OAuth2Opaque token supportExpanding supported grant typesSupporting other ...
Spring Security Can't configure antMatchers after anyRequest
2025-01-18 06:37:15
733
Whenever I run my application I am shown an error " Can't configure antMatchers after anyRequest"Even though My configur...
Spring Security Custom CorsFilter is not being called if credential not matched on spring basic authentication.
2025-01-18 06:37:13
11385
SummaryCustom CorsFilter is not being called if credential not matched on spring basic authentication.Actual BehaviorI h...
Spring Security SEC-2562: Modernize Password Storage
2025-01-18 06:37:10
741
Rob Winch (Migrated from SEC-2562) said:Password storage has come a long ways and is a very important aspect of security...
Spring Security Make XsdDocumentedTests Parsing More Lenient
2025-01-18 06:37:08
238
Currently the format for XsdDocumentedTests parsing is very strict. There is a pr gh-9668 to clean up the format which n...
Spring Security Improve Error Messages in XsdDocumentedTests
2025-01-18 06:37:04
237
Currently the error message for countLinksWhenReviewingDocumentationThenParentsAndChildrenAreCorrectlyLinked is difficul...
Spring Security OidcClientInitiatedLogoutSuccessHandler url-encodes PostLogoutRedirectUri twice
2025-01-18 06:37:01
3382
The OidcClientInitiatedLogoutSuccessHandler url-encodes the PostLogoutRedirectUri twice. This leads to corrupted URLs.My...
Spring Security Multiple Pre or PostAuthorization Annotations
2025-01-18 06:36:56
584
I'm opening this issue for discussion on this older issue from a few years back: https://github.com/spring-projects/spri...
Spring Security OAuth2WebClientControllerTests [implicitWhenAuthenticatedThenUsesDefaultRegistration] fails
2025-01-18 06:36:53
6995
With the project (updated in 10 Feb 2021) in Windows 10 and then:git remote add upstream URLgit fetch upstreamgit merge ...
Spring Security Default claim set converter for NimbusJwtDecoder should parse scopes
2025-01-18 06:36:46
841
By default, NimbusJwtDecoderJwkSupport uses MappedJwtClaimSetConverter.withDefaults() to create the Converter used to no...
上一页
下一页
1
…
669
670
671
672
673
…
2246
.