Nineya
Home
Blog
软著申请
Spring Security CSRF Support for SameSite
2025-01-18 09:06:48
12808
SummaryAn alternative to using the synchronizer token pattern is to use the approach described in https://tools.ietf.org...
Spring Security Same Site Cookie Attribute Feature Request
2025-01-18 09:06:45
2870
SummaryIt would be nice if Spring Security would allow a developer an easy way to set authentication cookies to have the...
Spring Security Add saml2Logout Kotlin DSL support
2025-01-18 09:06:42
423
Describe the bugA clear and concise description of what the bug is.To ReproduceSteps to reproduce the behavior.Expected ...
Spring Security Improve Documentation
2025-01-18 09:06:40
1032
Each section of Spring Security's reference manual should be reviewed in consideration of the following structure:Start ...
Spring Security "Span wasn't started - an observation must be started (not only created)" (Micrometer) due to observation handling in Spring Security Web?
2025-01-18 09:06:38
5711
Describe the bugIn all of our Spring WebFlux-based applications having integrated Spring Security Web and Micrometer, we...
Spring Security Replace "Spring Boot 2.x" with "Spring Boot"
2025-01-18 09:06:35
611
Expected BehaviorDocs should reference "Spring Boot" without "2.x".Current BehaviorThe docs currently refer to "Spring B...
Spring Security Add reasonable timeout to JwtDecoderProviderConfigurationUtils and NimbusJwtDecoder
2025-01-18 09:06:32
6038
Expected BehaviorThese classes should use reasonable default timeouts to avoid the possibility of a connection hanging.C...
Spring Security Migration from 4.x to 5.x
2025-01-18 09:06:29
8782
SummaryProvide a Migration from 4.x to 5.x guidePasswordEncoderIn the meantime, please refer to [PasswordEncoder javadoc...
Spring Security Updating mockk from 1.13.3 to 1.13.4 causes test failures
2025-01-18 09:06:27
2894
Some example failures include:java.lang.ClassCastException: class org.slf4j.helpers.NOPLogger cannot be cast to class ch...
Spring Security SEC-1945: Encapsulation of Pre/PostAuthorize expressions in custom annotations and combining them on methods
2025-01-18 09:06:24
4875
Jan Novotný (Migrated from SEC-1945) said:I would like to raise an idea for further discussion. When using PreAuthorize ...
Spring Security Add support for HSM
2025-01-18 09:06:21
5201
Many applications will not deal with keys at all but will instead send data to a service like Vault to be encrypted, dec...
Spring Security Add option to prefetch jwks before first request, and refresh it in background
2025-01-18 09:06:18
10929
Expected BehaviorJWKS fetching should not have influence on response times on resource server. It should be fetched imme...
Spring Security Add support for JWT/JWE
2025-01-18 09:06:15
5624
We should provide support for encrypting / decrypting the claims set of a JWE (JSON Web Encryption).Comment From: jgrand...
Spring Security SEC-3104: Security annotation error customization
2025-01-18 09:06:12
2713
Gökhan Öner (Migrated from SEC-3104) said:@PreAuthorize, @PostAuthorize, @Secured annotation can have a parameter to poi...
Spring Security Support Specifying Identifier for relying-party-registrations Element
2025-01-18 09:06:09
1137
When using <relying-party-registrations> to configure a RelyingPartyRegistrationRepository, it would be helpful to...
Spring Security Add BearerTokenAuthenticationConverter
2025-01-18 09:06:07
8065
Need to add BearerTokenAuthenticationConverter that implements AuthenticationConverter. Perhaps, it is worth extract som...
Spring Security org.springframework.security.web.csrf.XorCsrfTokenRequestAttributeHandler$CachedCsrfTokenSupplier not Serializable
2025-01-18 09:06:04
4907
Describe the bugWhen serializing and deserializing pages in the cache store in a upgraded wicket application (upgraded f...
Spring Security Bump com.nimbusds:oauth2-oidc-sdk from 9.43.3 to 9.43.4
2025-01-18 09:06:01
262
Comment From: mprinsAny chance this can be backported to 6.2.x, especially the nimbus-jose-jwt bump because of CVE-2023-...
Spring Security Enhance Logging in RequestMatcherDelegatingAuthorizationManage
2025-01-18 09:05:58
1036
Expected BehaviorCurrently, the method RequestMatcherDelegatingAuthorizationManager.check is logging a message that does...
Spring Security Update to OAuth2 OIDC SDK 9.43.4
2025-01-18 09:05:56
145
Related to https://github.com/spring-projects/spring-security/issues/14836Comment From: jzheauxClosed in 05b9375227d8aa8...
上一页
下一页
1
…
548
549
550
551
552
…
2246
.