Nineya
Home
Blog
软著申请
Spring Security On Cancel, ObservationWebFilterDecorator Starts After-Filter Span without Stopping It
2025-01-18 08:44:27
33494
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"
2025-01-18 08:44:21
5653
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
2025-01-18 08:44:14
757
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
2025-01-18 08:44:11
146
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
2025-01-18 08:44:08
16222
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
2025-01-18 08:44:05
695
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
2025-01-18 08:44:03
168
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
2025-01-18 08:44:00
131
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
2025-01-18 08:43:58
749
https://github.com/spring-projects/spring-security/blob/515e8216b18a6b7757f69a949014ede74c9676aa/saml2/saml2-service-pro...
Spring Security SEC-2390: Multi Factor Authentication
2025-01-18 08:43:51
7833
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
2025-01-18 08:43:48
3358
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.
2025-01-18 08:43:46
3257
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
2025-01-18 08:43:43
3839
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
2025-01-18 08:43:39
2678
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
2025-01-18 08:43:36
3812
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
2025-01-18 08:43:34
646
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
2025-01-18 08:43:31
1022
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
2025-01-18 08:43:28
2892
Expected BehaviorUse case-insensitive matching in loadUser() method!userInfo.getSubject().equalsIgnoreCase(userRequest.g...
Spring Security Simplify MvcRequestMatcher construction
2025-01-18 08:43:24
545
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
2025-01-18 08:43:21
150
Forward port of https://github.com/spring-projects/spring-security/issues/14165Comment From: jzheauxClosed in 5958828113...
上一页
下一页
1
…
565
566
567
568
569
…
2246
.