Spring Security Working samples link for both JWTs and Opaque Tokens are returning 404

Describe the bugIn the spring security documentation (https://docs.spring.io/spring-security/site/docs/current/reference...

Spring Security NPE in HttpSessionSecurityContextRepository.isTransientAuthentication

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

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

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

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

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

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

SummaryIt would appear that when supplying a custom AuthenticationFailureHandler to formLogin().failureHandler(), the re...

Spring Security PersistentTokenBasedRememberMeServices onLoginSuccess is protected

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

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

SummaryThe themes for Spring Security 5.2 are:OAuth2Opaque token supportExpanding supported grant typesSupporting other ...

Spring Security Can't configure antMatchers after anyRequest

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.

SummaryCustom CorsFilter is not being called if credential not matched on spring basic authentication.Actual BehaviorI h...

Spring Security SEC-2562: Modernize Password Storage

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

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

Currently the error message for countLinksWhenReviewingDocumentationThenParentsAndChildrenAreCorrectlyLinked is difficul...

Spring Security OidcClientInitiatedLogoutSuccessHandler url-encodes PostLogoutRedirectUri twice

The OidcClientInitiatedLogoutSuccessHandler url-encodes the PostLogoutRedirectUri twice. This leads to corrupted URLs.My...

Spring Security Multiple Pre or PostAuthorization Annotations

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

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

By default, NimbusJwtDecoderJwkSupport uses MappedJwtClaimSetConverter.withDefaults() to create the Converter used to no...
上一页 下一页
.