Spring Security On Cancel, ObservationWebFilterDecorator Starts After-Filter Span without Stopping It

Current situation:We are using SpringBoot 3.1 in preproduction and we have noticed that new longTaskTimer metrics "sprin...

Spring Security Increasing memory usage from Spring Security Observation due to the metric "spring.security.filterchains.active"

Describe the bugWe use Spring Boot version is 3.1.4 with Webflux as well as Spring Cloud Gateway for our application. Th...

Spring Security Spring Security metric names should not contain dashes

When upgrading to Spring Boot 3 we had issue in new spring security metrics exposed with Micrometer. Issue seems to be t...

Spring Security Automate announcing next scheduled release on slack

Comment From: sjohnrAdditionally, we should announce the next release when a release date changes (the milestone is edit...

Spring Security SEC-1908: Remove bounded wildcard return types

Mikhail Mazursky (Migrated from SEC-1908) said:I was updating spring 3.0.x to 3.1.0 and one of my tests (with Mockito) s...

Spring Security JWT Principal to UserDetails

Add a feature where when the principal is a JWT token, it can automatically be converted to UserDetails object.Comment F...

Spring Security To get microsoft authentication added in CommonOAuth2Provider.java file

Comment From: jzheauxHi, @AnkitMishra02! This is a duplicate of https://github.com/spring-projects/spring-security/issue...

Spring Security Correct What's New in 6.2 reference to forServletPattern

Since https://github.com/spring-projects/spring-security/pull/13857 was not released in 6.2, it should not be in the bul...

Spring Security Subject and NameId considered mandatory

https://github.com/spring-projects/spring-security/blob/515e8216b18a6b7757f69a949014ede74c9676aa/saml2/saml2-service-pro...

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 httpBasic and HttpBasicConfigurer do not provide a way to customize BasicAuthenticationFilter behavior

With Spring Security 3 (and the XML files) seems like it was possible to customize the behavior on what happens when a b...

Spring Security When using OAuth2, I want to redirect it to other hosts and ports more conveniently.

If you use API gateway, you need to adjust the redirected host name more flexibly.I would like to specify the redirectio...

Spring Security Add OAuth + RestTemplate support

SummaryWe should provide a simple way to integrate OAuth support with RestTemplate. This support would be similar to the...

Spring Security AuthorizedClientServiceOAuth2AuthorizedClientManager usage of OAuth2AuthorizedClientService for client credentials flow

Expected BehaviorOnly save the client credentials token once in the InMemoryOAuth2AuthorizedClientService.Current Behavi...

Spring Security @PreAuthorize("hasAuthority...") fails to authorize when used with Spring Cloud Gateway

Using Spring Boot 2.7.7. I have the following service:@Servicepublic class MyService{ ... @PreAuthorize("hasAuthority(...

Spring Security Cannot override WebClient for NimbusReactiveJwtDecoder in ReactiveOidcIdTokenDecoderFactory

Describe the bugAs the title says ... the NimbusReactiveJwtDecoder is created with default web client initialized static...

Spring Security Include AOT/Native Tests on the CI Workflow

Current Behavior:The Spring AOT Smoke Tests contains tests that are run periodically in order to verify our compatibilit...

Spring Security org.springframework.security.oauth2.client.oidc.userinfo.OidcUserService subject case-insensitive verfication

Expected BehaviorUse case-insensitive matching in loadUser() method!userInfo.getSubject().equalsIgnoreCase(userRequest.g...

Spring Security Simplify MvcRequestMatcher construction

Constructing an MvcRequestMatcher can be confusing since it's unclear where to obtain a HandlerMappingIntrospector from....

Spring Security Security configuration is failed to be initialized in a Servlet 6.0 container

Forward port of https://github.com/spring-projects/spring-security/issues/14165Comment From: jzheauxClosed in 5958828113...
上一页 下一页
.