Nineya
Home
Blog
软著申请
Spring Security Fix AuthorizationFilter diagram in docs
2025-01-18 07:53:19
140
Forward port of issue #12274 to 5.7.x.Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-s...
Spring Security Fix AuthorizationFilter diagram in docs
2025-01-18 07:53:13
296
Is the flow of AuthorizationFilter.class incorrect? No FilterInvocation.https://docs.spring.io/spring-security/reference...
Spring Security Wrong username attribute when mapping authorities with delegate OidcUserService
2025-01-18 07:53:10
7754
Describe the bugWhen using the Delegation-based Strategy with OidcUserService as documented at https://docs.spring.io/sp...
Spring Security Security raise StackOverflowError using authenticationManagerBuilder when user have wrong credentials
2025-01-18 07:53:07
4843
** Versions ** * Spring boot version: 2.7.1* Spring security 5.7* JDK version: 1.11I have previously added an issue at h...
Spring Security OAuth2 setup for reactive applications for both servlet and non-servlet contexts
2025-01-18 07:53:05
19751
I'm using 5.7.3 via Spring Boot security starters and the app was build using JHipster version 7.9.3Describe the bugIf a...
Spring Security how we can renew encryption certificate for service provider
2025-01-18 07:53:02
479
. Encryption certificate is about to expire how we can renew it and install it in our system .Comment From: sjohnrThanks...
Spring Security Will this operation never be executed at flatMap((m) -> continueFilterChain(exchange, chain))
2025-01-18 07:52:59
1272
https://github.com/spring-projects/spring-security/blob/1648151dd232973bacda2bf624f260251c553982/web/src/main/java/org/s...
Spring Security AuthorizedClientService#loadAuthorizedClient expected behavior when using HttpSecurity#oauth2Client
2025-01-18 07:52:56
3230
Expected Behaviorwhen using http.oauth2Client() api i am aware that i should implement actual user(resource owner) authe...
Spring Security Update org.gretty:gretty to 4.0.3
2025-01-18 07:52:54
433
The build is failing withCaused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve org.gre...
Spring Security HttpSecurity construction
2025-01-18 07:52:52
1973
It'd be handy to be able to construct an instance of HttpSecurity independently from an WebSecurityConfigurerAdapter.In ...
Spring Security GlobalMethodSecurityConfiguration suggests using PrePostMethodSecurityConfiguration but class is package private
2025-01-18 07:52:49
2546
Describe the bugWhile trying to enable method security with prePost the usual way was to extend org.springframework.secu...
Spring Security Improve deprecation notice in WebSecurityConfigurerAdapter
2025-01-18 07:52:45
334
The WebSecurityConfigurerAdapter has been deprecated and its javadoc is too hard to understand how to replace it.We shou...
Spring Security webclient request return error "tokenType cannot be null"
2025-01-18 07:52:43
4538
hi, I have the similar issue ashttps://github.com/spring-projects/spring-security/issues/5983#issuecomment-430620308.I a...
Spring Security CsrfAuthenticationStrategy is not consistent with CsrfFilter
2025-01-18 07:52:40
194
We should default to Xor CSRF tokens in 6.0, but CsrfAuthenticationStrategy still uses CsrfTokenRequestAttributeHandler ...
Spring Security Restructure 6.0 Migration Guide
2025-01-18 07:52:27
401
Now that the migration guide is largely written, it should be restructured into multiple pages to be more manageable for...
Spring Security Restructure 5.8 Preparation Guide
2025-01-18 07:52:25
401
Now that the migration guide is largely written, it should be restructured into multiple pages to be more manageable for...
Spring Security CsrfAuthenticationStrategy does not check for existing token
2025-01-18 07:52:22
2123
Describe the bugCsrfAuthenticationStrategy does not check for an existing token and always saves a null token when calle...
Spring Security Spring WebClient is not using the proxy server with spring-security-oauth2-client-5.4.6
2025-01-18 07:52:20
8147
Describe the bugI have to migrate an existing OAuth2RestTemplate based OAuth2 microservice to Spring Security / WebClien...
Spring Security Ensure instrumentation names align with semantic conventions
2025-01-18 07:52:17
647
For all instrumentation:https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api....
Spring Security Log a warning when AuthorizationGrantType does not exactly match a pre-defined constant
2025-01-18 07:52:15
2496
Expected BehaviorWhen building a ClientRegistration and passing a string to the AuthorizationGrantType constructor, inva...
上一页
下一页
1
…
607
608
609
610
611
…
2246
.