Spring Security Simplify support of username as a nested property

For Spring Boot users who want to change the property of the User Info response that is used to create a username, they ...

Spring Security Spring Authorization Server returning HTTP 401 for /oauth2/authorize endpoint with response_type=code

Hello Spring Team,I'm setting up a Spring Authorization Server with Spring boot starter Security 3.4.1 and spring-boot-s...

Spring Security Expose OAuth2 client registration ID attribute name as public constant

Expected BehaviorWhen using RestClient with OAuth2ClientHttpRequestInterceptor, there should be a public constant availa...

Spring Security [Azure Oauth2] IllegalArgumentException: Attribute value for "xxx" is null

Hi,We are having the following issue when trying to configure Azure SSO Authentication using Spring Security Oauth2:{ js...

Spring Security DefaultOAuth2AuthorizationRequestResolver default authorizationRequestBaseUri

To simplify creation of DefaultOAuth2AuthorizationRequestResolver it should provide a default value of /oauth2/authoriza...

Spring Security create new field in ClientRegistration (e.g. "alwaysPkce") to enable PKCE for confidential clients

Since #6548 it is possible to enable PKCE for confidential clients - great!Unfortunately, this can only be configured in...

Spring Security [Enhancement request] [spring-boot-starter-oauth2-client] ability to change the key "authorization-grant-type"

ContextWhat are you trying to accomplish?I am trying to use spring-boot-starter-oauth2-client to get a bearer token, whe...

Spring Security [build] Settings.gradle's logic to handle different buildFile name could result in phantom subproject

Expected BehaviorRegardless of the buildFile names, no phantom subprojects should be created.If a subproject has a defau...

Spring Security Misconfigured OAuth2LoginAuthenticationFilter when combining OAuth2 login and OAuth2 client configuration

Describe the bugWhen configuring the SecurityFilterChain with both oAuth2Login and oAuth2Client sections, the resulting ...

Spring Security Default value for ClientRegistration redirect-uri

If the Client Registration redirect-uri property is missing from a Spring Boot application, it fails on startup with:Cau...

Spring Security Provide Micrometer Context Propagation for SecurityContext

Add context propagation support via Micrometer Context Propagation for the SecurityContext, between SecurityContextHolde...

Spring Security Authentication in the security context is not updated during the refresh token flow

Describe the bugApparently, neither the ID token nor the userinfo are updated during the refresh token flow in Spring cl...

Spring Security Saml2LogoutConfigurer: Use RequestMatcher from LogoutConfigurer

Expected BehaviorThe SAML Single Logout (initiated by relying party) should use LogoutConfigurer.getLogoutRequestMatcher...

Spring Security Fix Rendering of SpEL expression example Tabs in method security Documentation

Expected BehaviorRender Java and Kotlin tab for the SpEL expression exampleCurrent BehaviorThere is a syntax error in th...

Spring Security Multiple /authorize requests in the same session are not supported. Why?

Describe the bugIn a new session when hit /authorize requests in multiple tabs of the same browser session, I get IDP lo...

Spring Security Restore Servlet 5 Compatiblity for CookieCsrfTokenRepository

Describe the bugIt seems this fix (https://github.com/spring-projects/spring-security/issues/14131) might have broken ba...

Spring Security Dark mode rendering issue with images on CSRF and Method Security pages

The transparent PNG files used in the Cross Site Request Forgery (CSRF) and Method Security documentation pages do not r...

Spring Security OidcBackChannelLogoutWebFilter error response is not a correct JSON

Describe the bugWhen OidcBackChannelLogoutWebFilter returns an error from handleAuthenticationFailure(...) method:* the ...

Spring Security InMemory[Reactive]OAuth2AuthorizedClientService does not support changes to the ClientRegistration at runtime

Describe the bugWe're calling an API that requires JWTs for authentication. The JWTs are obtained from an authorization ...

Spring Security Documentation images should render clearly in both light and dark mode

Tried this in both opera, opera incognito, and chromium (which I never use (maybe ever on this computer)). I doubt this ...
上一页 下一页
.