Aurora Blog
Home
Spring Security SAML API should accept, adapt, and/or mirror OpenSAML's Credential API
2025-06-12 14:01:48
3378
Expected BehaviorAbility to do something like this:RelyingPartyRegistration.Builder builder;KeyStore keyStore;Credential...
Spring Security Consider adding PrincipalResolver to ExchangeFilterFunctions
2025-06-12 14:01:46
1134
We should align (Server|Servlet)OAuth2AuthorizedClientExchangeFilterFunction with OAuth2ClientHttpRequestInterceptor whi...
Spring Security Servlet and Reactive OAuth2 Client consistency
2025-06-12 14:01:43
1266
This theme will focus on providing consistency for Servlet and Reactive applications that use OAuth2 Client features. Ex...
Spring Security Upgrade nimbus-jose-jwt:jar to 9.37.3 in Spring Security 5.8.x
2025-06-12 14:01:41
1226
Hello,would it be possible please to upgrade Nimbus dependency in Spring Security 5.8.x?The library is vulnerable to htt...
Spring Security Bump version com.nimbusds:oauth2-oidc-sdk
2025-06-12 14:01:39
294
Expected BehaviorCurrent availabled version of this library is runtimeOnly("com.nimbusds:oauth2-oidc-sdk:11.20.1")Curren...
Spring Security oauth2Login DSL fails when passing a SecurityContextRepository
2025-06-12 14:01:37
1972
Describe the bugHi team ❤ , I'm trying to set the SecurityContextRepository configured by the oauth2Login() DSL and it f...
Spring Security OidcIdTokenDecoderFactory caching of ClientRegistration fails to decode tokens if clientId changes
2025-06-12 14:01:35
7915
Describe the bugOidcIdTokenDecoderFactory caches JwtDecoder instances on ClientRegistration.getRegistrationId(). The cac...
Spring Security OidcIdTokenDecoderFactory caches JwtDecoders and ignores ClientRegistration updates
2025-06-12 14:01:33
3154
Hello.OidcIdTokenDecoderFactory caches JwtDecoders and ignores ClientRegistration updates.It's required to provide uncac...
Spring Security Remove deprecated implementations of OAuth2AccessTokenResponseClient
2025-06-12 14:01:31
3799
With the 6.4 release, a new set of OAuth2AccessTokenResponseClient implementations were introduced based on RestClient. ...
Spring Security Oauth2: docs refer to deprecated classes
2025-06-12 14:01:22
594
The following classes are deprecated in Spring Security 6.4+.DefaultAuthorizationCodeTokenResponseClientDefaultRefreshTo...
Spring Security NimbusJwtEncoder does not support Edwards Curve signature (EdDSA) family algorithms.
2025-06-12 14:01:20
3438
DescriptionIt is currently possible to create a NimbusJwtEncoder using an ImmutableJWKSet that contains an Ed25519 key (...
Spring AI spring ai mcp server multi-instance solution
2025-06-12 14:01:17
5783
I am using Spring AI WebMvc MCP Server to build my MCP server, but I now want to start multiple MCP servers within a sin...
Spring AI The SimpleLoggerAdvisor and the custom advisor have failed.
2025-06-12 14:01:13
3298
Bug descriptionFirstly, when I was using the custom Advisor, I found that the debugging did not take effect. Then, in or...
Spring AI The FilterExpressionTextParser cannot parse Long type values
2025-06-12 14:01:11
1584
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI ToolContext没有被传递
2025-06-12 14:01:09
4318
大模型: ollama qwen3:8bMCP-Server: spring-ai-starter-mcp-server-webflux 1.1.0-SNAPSHOTapplication.yml server: port:...
Spring AI Add advanced RAG (Hybrid Search and Semantic Hybrid Search) with Azure AI Search
2025-06-12 14:00:52
5852
Azure AI Search has the following feature along with Vector Similarity Search (which is already present in Spring AI).Hy...
Spring AI Spring AI Anthropic Client fails to parse "thinking" content block type from Claude 3.7 response
2025-06-12 14:00:48
2162
DescriptionThe application is failing to process responses from Claude 3.7 Sonnet when using the thinking parameter. We'...
Spring AI Support Anthropic interleaved thinking with tool use
2025-06-12 14:00:46
591
support Claude 4 models feature of interleaved thinking with tool use, allowing the model to reason between tool calls.S...
SpringBoot The build-image task fails with spring-boot-maven-plugin
2025-06-12 14:00:42
4215
I'm trying to build an OCI image from a spring boot project using heroku/builder:24.Using pack CLI, the build succeeds a...
SpringBoot Inconsistent behavior of circular dependencies on different machines
2025-06-12 14:00:41
1917
Due to legacy code, we’ve enabled circular dependencies. With the same codebase, both my colleague and I can run it norm...
上一页
下一页
1
…
323
324
325
326
327
…
368
.