Nineya
Home
Blog
软著申请
Spring Security DefaultMethodSecurityExpressionHandler is not eligible for getting processed by all BeanPostProcessors
2025-01-18 06:48:30
10049
Describe the bugThis is kind of a follow up to https://github.com/spring-projects/spring-security/issues/8407. I just fo...
Spring Security Add ability to change CacheControlHeadersWriter write logic decider
2025-01-18 06:48:27
1032
Expected BehaviorAfter adding ".cacheControl()" there should be an option to override header write decider.Current Behav...
Spring Security PasswordReactiveOAuth2AuthorizedClientProvider depends on RefreshTokenReactiveOAuth2AuthorizedClientProvider to be configured
2025-01-18 06:48:24
17203
Describe the bugI am using the AuthorizedClientServiceReactiveOAuth2AuthorizedClientManager with a PasswordReactiveOAuth...
Spring Security Convenience authentication handlers returning an HTTP status
2025-01-18 06:48:22
1754
Expected BehaviorThere exists an implementation of AuthenticationFailureHandler which returns an HTTP status code of 401...
Spring Security Spring Security OAuth Client for WebClient With Password Grant Type is not renewing token when expired
2025-01-18 06:48:19
10992
Describe the bugI made an application with Spring Security OAuth Client for WebClient to make it easier to obtain a toke...
Spring Security Customize filter instance with HttpSecurity#formLogin call
2025-01-18 06:48:16
2534
Expected BehaviorFormLoginConfigurer could have a method to call AbstractAuthenticationConvigurer#setAuthenticationFilte...
Spring Security Simplify customizing ReactiveOAuth2AccessTokenResponseClient to workaround urlencoding of oauth clientid/secrets
2025-01-18 06:48:10
10524
Expected BehaviorHello,This is kind of a follow up to #10018. While trying to upgrade to spring security 5.5.1, I found ...
Spring Security OAuth2 / WebClient: support client credentials not scoped to principal
2025-01-18 06:48:00
4251
Expected BehaviorIf I have a WebClient with OAuth2 support, based on AuthorizedClientServiceOAuth2AuthorizedClientManage...
Spring Security Add PostFilter support for Optionals
2025-01-18 06:47:57
685
Expected BehaviorAdd functionality to use @PostFilter on Optional return types.Current BehaviorCurrently filtering is su...
Spring Security High CPU utilization and bad response time when using BASIC authentication
2025-01-18 06:47:55
3041
Bug descriptionWhen I run a load testing script that sends 150 requests/second for 10s targeting an endpoint that is pro...
Spring Security Make HttpServletRequest available to the AuthorizationRequestCustomizer
2025-01-18 06:47:42
3154
Expected BehaviorI want to customize my authorization request in several ways for my multi-tenant application.I want to ...
Spring Security i18n the AccessDeniedException message
2025-01-18 06:47:40
5536
Expected BehaviorYou should be able to internationalize the org.springframework.security.access.AccessDeniedException me...
Spring Security AuthenticationFailureEvent does not exist
2025-01-18 06:47:34
1173
Describe the bugThe Spring Security doc, section 10.21 and 12.3.26 references AuthenticationFailureEvent, but it does no...
Spring Security AclClassIdUtils is package private and not accessible
2025-01-18 06:47:28
542
Describe the bugThis is a follow up from #10079, as i discovered, that AclClassIdUtils is package private, wich seems a ...
Spring Security Add AuthenticationDetailsSource to Form Login Kotlin DSL
2025-01-18 06:47:12
187
The Kotlin DSL should allow setting a custom AuthenticationDetailsSource when using Form Loginhttp { formLogin { ...
Spring Security Add AuthenticationDetailsSource to OAuth2 Login Kotlin DSL
2025-01-18 06:47:10
3857
The Kotlin DSL should allow setting a custom AuthenticationDetailsSource when using OAuth2 Loginhttp { oauth2Login { ...
Spring Security ApacheDSContainerTests Fail on Windows
2025-01-18 06:47:07
439
The ApacheDSContainerTests fail on windows because the spring.keystore still has an open handle. This was discovered whe...
Spring Security JWKS retrieval needs configurable timeout
2025-01-18 06:47:05
2450
I'm experiencing intermittent failures when starting my Spring Boot app because the JWKS retrieval times out.I'd like to...
Spring Security Spring Formatters have been not registered when some class extends WebSecurityConfigurerAdapter
2025-01-18 06:47:01
11227
The desired steps to a valid Formatters registration are:First of all, the method addWebMvcConfigurers located in WebMvc...
Spring Security Add resource server support for multiple trusted JWT access token issuers
2025-01-18 06:45:53
2853
SummaryAdd resource server support for multiple trusted JWT access token issuersActual BehaviorPresently we can configur...
上一页
下一页
1
…
662
663
664
665
666
…
2246
.