Spring Security JwtDecoders fails if Json Web Key comes without algorithm

In 2.4.7 we do: JwtDecoders.fromOidcIssuerLocation(auth0Properties.issuer) as NimbusJwtDecoder with an issuer that retur...

Spring Security Build for spring-security fails with 1 unit test case failed

Describe the bugBuild for spring-security fails with 1 unit test case failed Class org.springframework.security.config.w...

Spring Security Update to commons-codec 1.15

Updating to commons-codec 1.15 causes the following failureconvertWhenSamlResponseInvalidBase64ThenSaml2AuthenticationEx...

Spring Security SEC-3204: InMemoryUserDetailsManager NullPointerException

UpdatedWe should provide better error messages when an invalid user format is providedOriginalHenrik Sachse (Migrated fr...

Spring Security OAuth2AccessTokenResponse.Builder does not set expiresAt from refresh token

Describe the bugOAuth2RefreshToken always sets expiresAt to null https://github.com/spring-projects/spring-security/blob...

Spring Security Remove links that point to unmigrated samples

In 5.5, gh-samples-url points to https://github.com/spring-projects/spring-security/tree/5.5.0/samples, but the samples ...

Spring Security Custom ResponseValidator in OpenSaml4AuthenticationProvider

We use a custom AuthenticationFailureHandler in our saml2Login configuration and we would like access to the Response in...

Spring Security Allow creating RelyingPartyRegistration from Metadata XML stored in database

SummaryRelyingPartyRegistration can be created from file or URL. But there is no way to create it from metadata xml stri...

Spring Security Remove -PdeployDocsHost=docs-ip.spring.io from Build

The update of build conventions means the default docs server is correct, so we can remove the explicit setting of the h...

Spring Security Update to use s01.oss.sonatype.org Maven Publishing

We need to update all active branches to use s01.oss.sonatype.org for publishing to Maven Central. See https://github.c...

Spring Security Maven metadata incomplete

The maven-metadata.xml contain <version>5.4.7</version>. More recent versions are missing. This leads to err...

Spring Security ServletOAuth2AuthorizedClientExchangeFilterFunction - 2 different behaviors depending on WebClient configuration

Describe the bugSometimes, when I call a web service, I get a request cannot be null.Servlet.service() for servlet [disp...

Spring Security Update links on wiki to point to migrated samples

Samples have been migrated to spring-security-samples project, but broken links point to old location, wiki. I corrected...

Spring Security HttpSecurityConfigurer should have a no-parameter method for authorizeHttpRequests

In #8996, authorizeHttpRequests(Customizer) was introduced.For consistency with the rest of the DSL, authorizeHttpReques...

Spring Security SAML docs should use OpenSAML 4.x implementations

For example, docs should refer to OpenSaml4AuthenticationProvider since OpenSamlAuthenticationProvider is deprecated.

Spring Security Every XML sec:authentication-manager creates a new global instance of AuthenticationEventPublisher

SummaryWhen you use multiple sec:authentication-managers, you can't @Autowire the AuthenticationEventPublisher because e...

Spring Security WebSecurityConfig DefaultRedirectStrategy only forwards to default path and not to configured one

Describe the bugThis bug has been transferred from the Spring Cloud Gateway Forum. Please see the link to the bug here h...

Spring Security Remove Code from Issue No:9223

Hi Team,Some days back I created a spring security issue (Issue No:9223) under spring projects,The URL is https://github...

Spring Security Getting a Token with WebClientReactiveClientCredentialsTokenResponseClient getTokenResponse

I am trying to use this to get a token. @Beanfun webClient( clientRegistrations: ReactiveClientRegistrationRepository...

Spring Security Deprecate featurePolicy in Kotlin DSL

Since HeadersConfigurer#featurePolicy is marked as deprecated, it appears that the same should apply to HeadersDsl#featu...
上一页 下一页
.