Spring Security Oauth2: Lookup from oauth2 well-known endpoint fails, if lookup of the oidc well-known endpoint errors

Describe the bugWhen trying to use a oauth2 authorization server, that only provides the oauth2 well-known endpoint (/.w...

Spring Security OpenSamlAssertingPartyDetails Should Be Serializable

After upgrading our project from Spring Boot 3.4.7 to 3.5.3 we get the following exception when an invalid SAML metadata...

Spring Security Disable OAuth2WebSecurityConfiguration through property.

SummaryOur project will include the spring-security-oauth2-core and client libraries, which causes the OAuth2WebSecurity...

Spring Security org.springframework.security.test.web.servlet.response.SecurityMockMvcResultMatchers assertion issue

Spring Security Version: 6.4 and 6.5 and main branch on 2025/Mayorg.springframework.security.test.web.servlet.response.S...

Spring AI Advisor context

DescriptionIn the latest updates of SpringAI the tools approach has been changed and now I can define context dependent ...

Spring AI Vertex RAG Corpus can be with RagResource in VertexAiGeminiChatModel

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

SpringBoot Introduce RSA keys configuration properties for OAuth2 Authorization Server

Currently, Spring Boot generate new RSA KeyPair every time application started, we should allow users to configure stabl...

SpringBoot Introduce module spring-boot-security-oauth2-authorization-server-jdbc to auto-configure JdbcOAuth2*Service

Spring Authorization Server will use InMemoryOAuth2*Service by default which is done by org.springframework.security.oau...

SpringBoot RepositoryConfigurationExtensionSupport too strict in Spring Boot 4.0

I'm working on a Spring Boot Starter for Hibernate Reactive. All works fine.With Spring Boot 4.0 M1 (worked fine in Spri...

SpringBoot Upgrade to Pulsar 3.3.8

Upgrade to Pulsar 3.3.8.Comment From: snicollThe upgrade brings commons-logging:commons-logging on the classpath. I am n...

Golang build: LUCI builds failing with "bad request: invocation: module_id: module_variant: unspecified"

#!watchflakesdefault <- `bad request: invocation: module_id: module_variant: unspecified`Edit by @dmitshur: It seems ...

Golang x/build: bot linux-arm-aws--dev-3e01 reported as broken

The bot linux-arm-aws--dev-3e01 has been reported as broken. It is currently in "quarantined" state. Please work to reso...

Golang slices: add Chunk function to divide []T into [][]T chunks

A problem I've run into a fair amount is dealing with APIs which only accept a maximum number of inputs at once, though ...

Golang x/build: bot linux-riscv64-mengzhuo--megrez-2 reported as broken

The bot linux-riscv64-mengzhuo--megrez-2 has been reported as broken. It is currently in "quarantined" state. Please wor...

Golang path/filepath: Walk/WalkDir susceptible to symlink race

The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links.Both these functions are...

Golang Allow uninstantiated generic types as function parameters

Go Programming ExperienceIntermediateOther Languages ExperienceGo, Python, Javascript, Java, Elixir, and a smattering of...

Golang cmd/compile: ICE when StructMake not lowered

package maintype Type struct { any}type typeObject struct { e struct{} b *byte}func f(b *byte) Type { return...

Golang x/tools/gopls: prefix SignatureHelp label with "func"

Not an issue, but feature request.Currently, SignatureHelp returns a label that is not valid Go code, which makes it dif...

Golang x/tools/cmd/godoc: jquery can be updated to a newer version

The version of jquery in godoc is susceptible to a security vulnerability.Comment From: toothrot/cc @dmitshur Comment Fr...

Golang cmd/compile: spurious undefined identifier warning for invalid identifier

% cat /tmp/x.gopackage mainimport "fmt"func main() { fmt.Printf☹("hello world")}% go build /tmp/x...
上一页 下一页
.