Nineya
Home
Blog
软著申请
Spring Security Re-enable CI pipeline for 5.2.x branch
2025-01-18 07:15:18
110
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
2025-01-18 07:15:16
117
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
2025-01-18 07:15:13
87
Comment From: eleftheriasRelates to gh-11075Comment From: eleftheriasClosed via cb2291c
Spring Security Add DisableEncodeUrlFilter
2025-01-18 07:15:09
161
Currently disabling encoding the session id is built into the HttpSessionSecurityContextRepository. We should decouple t...
Spring Security Deprecate Saml2AuthenticationRequestFactory
2025-01-18 07:15:07
261
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
2025-01-18 07:15:04
3384
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
2025-01-18 07:15:02
110
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
2025-01-18 07:14:59
2604
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
2025-01-18 07:14:56
15524
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
2025-01-18 07:14:53
304
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
2025-01-18 07:14:51
1982
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
2025-01-18 07:14:48
10543
Describe the bugOidcIdTokenDecoderFactory by default defines jwsAlgorithmResolver with RS256 as signature algorithm for ...
Spring Security Enable to set expiresAt for refreshToken
2025-01-18 07:14:44
1168
Expected BehaviorClient is able to set the refreshToken to expire in given periodCurrent BehaviorClient held the refresh...
Spring Security SpringShell-0-day
2025-01-18 07:14:41
5170
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
2025-01-18 07:14:38
1763
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
2025-01-18 07:14:36
832
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
2025-01-18 07:14:32
1232
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;
2025-01-18 07:14:30
792
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
2025-01-18 07:14:27
3201
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
2025-01-18 07:14:24
9017
Describe the bugFound multiple CVEs for spring-boot-starter-security + spring-security-saml2-service-provider with lates...
上一页
下一页
1
…
638
639
640
641
642
…
2246
.