Aurora Blog
Home
Spring Security Authentication Features
2025-08-15 14:01:34
1060
This issue is a theme for the Spring Security 6.2 release. Issues that relate to this will be added below.SAML 2.0[ ] :s...
Spring Security Improve OAuth2 docs landing page
2025-08-15 14:01:32
242
As a follow up to gh-13784, we should improve the OAuth2 docs page to include:Code examples:[x] Kotlin examples[ ] XML e...
Spring Security Clarify in JSP documentation where method attribute is required
2025-08-15 14:01:30
204
See #16529 for background.We should update the reference to indicate that if the target RequestMatcher requires an HTTP ...
Spring Security Error in Web Application Security documentation
2025-08-15 14:01:29
405
On page https://docs.spring.io/spring-security/reference/servlet/appendix/namespace/http.htmlThe first "access-decision-...
Spring Security Compatibility with JVM snapshots (OpenJDK's Project CRaC)
2025-08-15 14:01:25
433
As a project wide initiative the portfolio is looking into support for Project CRaC which allows JVM snapshots to be tak...
Spring Security Configuration Improvements
2025-08-15 14:01:23
423
This issue is a theme for the Spring Security 6.2 release. Issues that relate to this will be added below.Configuration ...
Spring Security Support a SAML 2.0 Replay Cache
2025-08-15 14:01:18
861
Spring Security provides minimal validation for SAML 2.0 assertions. ResponseValidator and AssertionValidator, introduce...
Spring Security Remove OpenSAML 4 support
2025-08-15 14:01:17
245
Shibboleth no longer supports OpenSAML 4. Let's do the following:[ ] Remove OpenSaml4XXX classes[ ] Update documentation...
Spring Security Update to UnboundID 7.0.3
2025-08-15 14:01:15
152
Now that Spring Security 7 can officially update to the next UnboundID major, we can remove the build support that built...
Spring Security allSerializableClassesShouldHaveSerialVersionOrSuppressWarnings should correctly check for SuppressWarnings
2025-08-15 14:01:10
302
Since @SuppressWarnings uses RetentionPolicy.SOURCE, we cannot use it as a criteria for determining whether something in...
Spring Security Add password4j implementation of PasswordEncoder
2025-08-15 14:01:07
362
We should add a (or multiple?) password4j implementation of PasswordEncoder. I haven't looked at the API, so we might be...
Spring AI SpringAI + LLM engineering platforms
2025-08-15 14:01:04
175
Does Spring AI have any plans to support compatibility with LLM engineering platforms, such as Langfuse?Or does Spring A...
Spring AI AzureOpenAIChatModel reordering bug when streaming
2025-08-15 14:00:57
2571
Bug descriptionStreamed chunks might end up in a wrong order:data: <A>data: <B>can end up as <B> =>...
SpringBoot Update Jackson support to require Jackson 3
2025-08-15 14:00:42
545
With https://github.com/spring-projects/spring-framework/commit/2a29e1645628448f7752ba4cba66b1bd5f8c3767 we'll need to c...
SpringBoot Upgrade to Micrometer 1.16.0-M2
2025-08-15 14:00:40
143
Upgrade to Micrometer 1.16.0-M2.Comment From: izeyeThis seems to have been done in https://github.com/spring-projects/sp...
SpringBoot Upgrade to Micrometer Tracing 1.6.0-M2
2025-08-15 14:00:38
189
Upgrade to Micrometer Tracing 1.6.0-M2.Comment From: izeyeThis seems to have been done in https://github.com/spring-proj...
SpringBoot Default authorization server filter chain configuration is excluded in M1 release when actuator starter is on the classpath
2025-08-15 14:00:33
1512
Describe the bugIn Spring Boot 4.0.0-M1 the actuator autoconfiguration has precedence over the authorization server auto...
SpringBoot Upgrade to Spring Integration 7.0.0-M2
2025-08-15 14:00:31
236
Upgrade to Spring Integration 7.0.0-M2.Comment From: manohar14325I Will work on this Comment From: snicoll@manohar14325 ...
SpringBoot Spring Boot doesn't load active profile or properties
2025-08-15 14:00:29
7330
Environment : Java 21Spring Boot 3.4.x, 3.5.xDev on Windows 10 / Intellij (works)Failed on Unix (RHEL 8)Since Spring Boo...
SpringBoot Make spring-boot-starter-opentelemetry produce OTLP output from instrumentation
2025-08-15 14:00:22
700
spring-boot-starter-opentelemetry auto-configures the OTel SDK but having it on the classpath does not produce any outpu...
上一页
下一页
1
…
105
106
107
108
109
…
370
.