Nineya
Home
Blog
软著申请
Spring Security OAuth2AuthenticationExceptionMixin doesn't work in JDK 17
2025-01-18 08:33:40
14545
Describe the bugWith Redis session enabled, GenericJackson2JsonRedisSerializer based on ObjectMapper with OAuth2ClientJa...
Spring Security Improve StrictHttpFirewall error messaging
2025-01-18 08:33:35
577
Better error strings for invalid header and parameter values.We have had an outstanding ticket with Cloudflare (https://...
Spring Security WebSecurityConfigurerAdapter migration strange outcome
2025-01-18 08:33:17
3819
Describe the bugSome time ago I performed the Spring Security 5.7 migration in our codebase. I noticed that the order of...
Spring Security CookieRequestCache ignores user Locale
2025-01-18 08:33:14
1083
Describe the bugWhen using a CookieRequestCache, the first request after authentication is served using the platform's d...
Spring Security Cannot reproduce scrypt encoded password
2025-01-18 08:33:10
1233
SCryptPasswordEncoder provides encode() method but the salt is generated internally each time call the method.To reprodu...
Spring Security how to register a global filter
2025-01-18 08:33:07
931
Hello,Is there any way XML/Java config to register a global filter which will be invoked in all the security filter chai...
Spring Security OAuth2 Client - JdbcOAuth2AuthorizedClientService - Issue with PostgreSQL
2025-01-18 08:33:05
7848
Describe the bugI receive an exception from the Postgres driver due to type mismatches when using the default functional...
Spring Security Update OAuth2 docs landing page with examples
2025-01-18 08:33:02
507
In order to highlight the configuration improvements of gh-11783, we need a place in the docs to add some code examples ...
Spring Security ServerHttpSecurity can't set multiple authentication managers
2025-01-18 08:32:59
1035
SummaryThe documentation seems to support allowing different authentication managers for different authentication specs ...
Spring Security Missing or invalid expire time on OAuth token cause unnecessary reauthorize requests
2025-01-18 08:32:56
4342
Expected BehaviorI had legacy OAuth2 authorization server which I can't change, it issues Access token without expiratio...
Spring Security DaoAuthenticationProvider is autoconfigured when more than one AuthenticationProvider is registered
2025-01-18 08:32:54
6957
Describe the bugBy default, the AuthenticationManagerBuilderis autoconfigured with an AuthenticationProvider, if registe...
Spring Security Support nested suspend calls for Kotlin coroutines
2025-01-18 08:32:50
281
PrePostAdviceReactiveMethodInterceptor does not currently support nested suspend calls for Kotlin coroutines.We should u...
Spring Security Multiple Servlets (MvcRequestMatcher & AntPathRequestMatcher)
2025-01-18 08:32:48
4222
development environmentjdk 17,spring boot 3+, spring 6+, cxf 4+When I inject CXFServlet into spring, spring security can...
Spring Security Consider CSRF protection with a fixed custom header
2025-01-18 08:32:45
2925
OWASP lists Custom Request Headers in their CSRF cheat sheet, which says "the client appends a custom header to requests...
Spring Security Verification Credentials with SAML2 Metadata in Spring Security
2025-01-18 08:32:42
3677
I'm using Spring Security SAML2 for authentication in my application. We're populating the identity provider details usi...
Spring Security Method springSecurityFilterChain in org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration required a single bean, but 2 were found
2025-01-18 08:32:39
2276
Describe the bugMethod springSecurityFilterChain in org.springframework.security.config.annotation.web.configuration.Web...
Spring Security Usage of deprecated function in JWT documentation
2025-01-18 08:32:37
2463
Describe the bugThe Spring Security 6.1.1 documentation contains functions which are marked as deprecated by the RedHat ...
Spring Security Extract reusable GitHub Action for Publishing the docs
2025-01-18 08:32:34
127
We should extract this as reusable actionComment From: jongwoooHello @rwinch. I would like to work on this, if it is ava...
Spring Security Possibility to apply retry mechanism when trying to fetch JWK keys on ReactiveRemoteJWKSource
2025-01-18 08:32:30
1133
Expected BehaviorWhile using NimbusReactiveJwtDecoder/ReactiveRemoteJWKSourceThere should be a way to configure a retry ...
Spring Security Spring Security With Spring Webflux, returning 401 for private endpoints.
2025-01-18 08:32:28
4431
Hi All,I am getting 401 for private endpoints even after success token validation. This issue is happening with spring ...
上一页
下一页
1
…
573
574
575
576
577
…
2246
.