Spring Security Re-enable CI pipeline for 5.2.x branch

We should re-enable the CI pipeline for 5.2.x using GitHub Actions.Comment From: eleftheriasClosed via f9f5b43

Spring Security Update to spring-build-conventions:0.0.23.4.RELEASE

Relates to https://github.com/spring-projects/spring-security/issues/11075Comment From: eleftheriasClosed via e753827

Spring Security Update to spring-build-conventions:0.0.23.3.RELEASE

Comment From: eleftheriasRelates to gh-11075Comment From: eleftheriasClosed via cb2291c

Spring Security Add DisableEncodeUrlFilter

Currently disabling encoding the session id is built into the HttpSessionSecurityContextRepository. We should decouple t...

Spring Security Deprecate Saml2AuthenticationRequestFactory

The Saml2AuthenticationRequestFactory interface should be deprecated in favor of the new Saml2AuthenticationRequestResol...

Spring Security OAuth2 access token response parsing fails with nested JSON object with Keycloak 16.1.0

Describe the bugThe same as #6463I have the same issue #6463 in version 5.4.5 and Keycloak 16.1.0:Caused by: java.lang.R...

Spring Security Re-enable CI pipeline for 5.3.x branch

We should re-enable the CI pipeline for 5.3.x using GitHub Actions.Comment From: eleftheriasClosed via fa1206c

Spring Security AllowSessionCreation not propagated from authentication filters to handlers

Expected BehaviorWhen disallowing sesion creation no attempts on creating a session shall be done. Configuring flag at f...

Spring Security Protect my application from CSRF attacks with Spring Boot 2.6.6 and JDK 1.11.013 in a persistent login application

1) Description of the bugI can login but not logout.2) Steps that I perform and that show how to get the errorI add this...

Spring Security Remove MessageSourceAware from ExceptionTranslationWebFilter

The ExceptionTranslationWebFilter used to retrieve an exception message from a MessageSource.This was removed as part of...

Spring Security ExceptionTranslationWebFilter causes a blocking call in case of missing/wrong authentication

Describe the bugExceptionTranslationWebFilter causes a blocking call in case of missing/wtong authentication when it is ...

Spring Security OidcIdTokenDecoderFactory allows only one algorithm (default to RS256) to be specified for JWT Decoder. Doesn't work when there are multiple algorithms used by IDP to issue signed JWT Tokens

Describe the bugOidcIdTokenDecoderFactory by default defines jwsAlgorithmResolver with RS256 as signature algorithm for ...

Spring Security Enable to set expiresAt for refreshToken

Expected BehaviorClient is able to set the refreshToken to expire in given periodCurrent BehaviorClient held the refresh...

Spring Security SpringShell-0-day

SummaryHello,according to the following sources a SpringShell 0 day vulnerability has been found:https://github.com/spri...

Spring Security Boot's /error page not accessible in certain scenarios after updating to 5.6.2

After updating from 5.6.1 to 5.6.2 (by updating from Boot 2.6.3 to 2.6.4), the Boot /error page isn't accessible anymore...

Spring Security Update saganCreateRelease task property referenceDocUrl

Currently, the referenceDocUrl is using https://docs.spring.io/spring-security/site/docs/{version}/reference/html5/ as t...

Spring Security Please provide a built in method to retrieve the currently logged in user id

It is possible to get the user name using:Object principal = SecurityContextHolder.getContext().getAuthentication().getP...

Spring Security can somebody tell me why ProviderManager has a private AuthenticationManager parent;

I am reading the spring-security source code,I am puzzled by this design , why the ProviderManager own / manage a Auth...

Spring Security ReactiveRemoteJWKSource to respect http.proxy system properties

Expected BehaviorIt would be great for ReactiveRemoteJWKSource to use a WebClient instance that respects the http.proxy ...

Spring Security Spring Boot 2.6.5 + Spring Cloud Jubilee 2021.0.1. Multiple CVEs for spring-boot-starter-security + spring-security-saml2-service-provide

Describe the bugFound multiple CVEs for spring-boot-starter-security + spring-security-saml2-service-provider with lates...
上一页 下一页
.