Spring Security HttpSecurity should allow for AuthorizationManager<? super RequestAuthorizationContext>

This allows an AuthorizationManager&lt;Object&gt; to be used. Similarly we should allow for AuthorizationManagerFactory&...

Spring Security Security Expressions Should Allow Returning an AuthorizationManager

If SpEL expressions return an authorization manager, then this unifies the way that custom web and method security rules...

Spring Security SEC-2390: Multi Factor Authentication

Rob Winch (Migrated from SEC-2390) said:Include support for HMAC-Based One-time Password (HOTP) algorithm specified in R...

Spring Security Default Login Page Should Pre-populate Username Field If Already Logged In

In a multi-factor arrangement, the second factor may already know the username of the individual and so can simplify log...

Spring Security Providers Should Add an Authority Representing Successful Authentication

If OneTimeTokenAuthenticationProvider issues an authority FACTOR_OTT upon completion, then authorization rules can state...

Spring Security Add AccessDeniedHandler that Ties Authorities to Authentication Entry Points

A handy AccessDeniedHandler implementation would be one that allows an authority like FACTOR_PASSWORD to be bound to an ...

Spring Security Add AuthorizationManagerFactory.hasAll(Authorities|Roles)

We should add AuthorizationManagerFactory.hasAllAuthorities(String...) and AuthorizationManagerFactory.hasAllRoles(Strin...

Spring AI Thinking and toolName content sent from Ollama is lost in merge of ChatResponse.message in Spring AI ver 1.0.2

Bug descriptionContent in OllamaApi.Message.thinking and OllamaApi.Message.toolName is lost in OllamaApiHelper.merge sin...

Spring AI vectorstore pgvector support specify datasource host

pgvector support specify url\host such as vectorstore: chroma: initialize-schema: true client: ...

Spring AI SpringAI does not follow the AWS SDK's default region resolution rules

Bug descriptionWhen using any of the AWS / Bedrock models, the documentation states "The region property is compulsory."...

Spring AI Can't use Hugginface Inference API (serverless) due to hardcoded /generate path

Spring-ai has support for Hugginface Inference endpoints. However this doesn't work with the 'serverless' version of the...

Spring AI VertexAiGeminiChatClient loses information about Safety Ratings when returning ChatResponse

Expected BehaviorI would like to be able to extract SafetyRatings from ChatResponse returned by VertexAiGeminiChatClient...

Spring AI Why Qdrant generated ID policy must be UUID

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 Feature Request : Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum

Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum. For example, OpenAiImageOp...

Spring AI Support async call by return Mono<ChatResponse>

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI Add 'like' operator in FilterExpressionBuilder

Expected BehaviorThe document of FilterExpressionBuilder says "This builder DSL mimics the common https://www.baeldung.c...

Spring AI Add the low-level message ID and finishReason to SpringAI's Message properties.

For example the Generation currently contains the finishReason but doesn't propagate ID to the Message. Comment From: ma...

Spring AI Review API design of org.springframework.ai.image

The ImageResponse can have more helpers to convert base64 to binary. Review for ease of use in using the ImageResponse ...

Spring AI Create ResourceReader extends Function<Resource, List<Document>>

This will facilitate loading a list of Resources into a vector database inside a loop. Currently this requires recreati...

Spring AI Add Model Captability class

Both #2787 and #2863 would benefit from having a Model Capability class that describes what functionality the model sup...
上一页 下一页
.