Nineya
Home
Blog
软著申请
Spring Security Spring Boot 401 Unauthorized on POST request
2025-01-18 08:28:24
3818
Describe the bugHello everyone, I don't know exactly is this a bug or just my fault, but I need some help🙏🙏🙏I have an ap...
Spring Security 6.1.2 - CsrfCongigurer.ignoringRequestMatchers broken
2025-01-18 08:28:21
2274
Describe the bugStarting with the latest changes toAbstractRequestMatcherRegistry CsrfConfigurer.ignoringRequestMatchers...
Spring Security Need help with understanding the usage of encryptionX509Credentials
2025-01-18 08:28:18
680
https://github.com/spring-projects/spring-security/blob/2ef9dc916fe5d98a99319c72f575b1f5c8cdf474/saml2/saml2-service-pro...
Spring Security The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered
2025-01-18 08:28:15
4383
Describe the bugAfter upgrading to spring boot 3.1.2 (implicitly upgrading spring-security to 6.1.2), my applicatin no l...
Spring Security public addSessionAuthenticationStrategy in SessionManagementConfigurer
2025-01-18 08:28:12
1787
Integrated user-defined session policies without changing original configurationsComment From: jzheauxThanks for the rep...
Spring Security NimbusJwtDecoder should remove its setters in favor of its builders
2025-01-18 08:28:09
6115
This is perhaps a little controversial, but I've sometimes wondered about the possibility of converting some of the more...
Spring Security Sessions are being created even though they should not
2025-01-18 08:28:06
4045
Describe the bugSpring security is creating sessions even though it should not. I am receiving the Set-Cookie header whi...
Spring Security spring-security 5.8.5 is not compatible with spring-boot 2.7.13
2025-01-18 08:28:02
2341
Since spring-security 5.8.5 org.springframework.security.web.server.util.matcher.PathPatternParserServerWebExchangeMatch...
Spring Security How to upgrade to OpenSaml4AuthenticationProvider
2025-01-18 08:27:59
1479
After upgrading to Spring Boot 2.5.0 which includes Spring Security 5.5.0 I noticed that OpenSamlAuthenticationProvider ...
Spring Security Alternative to deprecated ClientCredentialsResourceDetails and OAuth2RestTemplate
2025-01-18 08:27:57
887
HI ,I am migrating spring boot application to 3.1.1 and Jdk 17 And i have "OAuth2RestTemplate " with dependency ...
Spring Security Improve RequestMatcher Validation
2025-01-18 08:27:54
1777
Comment From: albertus82Hi, just updated from 5.8.4 to 5.8.5 and encountered java.lang.IllegalArgumentException: This me...
Spring Security Resource server examples incorrectly use hyphenated opaque-token properties namespace
2025-01-18 08:27:51
5240
I just encountered a problem with property overriding when I tried to override the client-id of the opaque-token propert...
Spring Security Default Servlet Headers Should Include Referrer-Policy
2025-01-18 08:27:48
198
Check this comment for the rationale https://github.com/spring-projects/spring-security/issues/13561#issuecomment-164405...
Spring Security Using micrometer-tracing-bridge-{} breaks OAuth2/JWT validation
2025-01-18 08:27:46
10194
Describe the bugI'm using Spring Security (reactive, v6.1.1). Adding the micrometer-tracing-bridge-otel or micrometer-tr...
Spring Security Upgrade to Kotlin 1.9.0
2025-01-18 08:27:43
167
https://github.com/spring-projects/spring-framework/issues/30719Comment From: marcusdacoregioClosed via https://github.c...
Spring Security About @PreAuthorize
2025-01-18 08:27:41
2487
Expected BehaviorThe @ PreAuthorize annotation on the class and the @ PreAuthorize annotation on the methods below the c...
Spring Security Allow R2dbcReactiveOAuth2AuthorizedClientService to save scope when JWT has custom attribute for scopes
2025-01-18 08:27:38
2968
Expected BehaviorWhen an Authorization Server returns an access token with a custom attribute for scope, the value store...
Spring Security java.lang.StackOverflowError: null when an invalid token is sent to an oauth2ResourceServer
2025-01-18 08:27:35
115092
SummaryWhen using oauth2ResourceServer, I am getting a stackoverflow error if the application receives an invalid tokenA...
Spring Security How to return AuthenticationManagerBuilder without and() method
2025-01-18 08:27:32
609
@Bean public AuthenticationManager authenticationManager(HttpSecurity security) throws Exception { return secu...
Spring Security Include information about -parameters flag in 6.2 upgrade notes
2025-01-18 08:27:29
230
Spring Framework 6.1 removes LocalVariableTableParameterNameDiscoverer. Since this affects how @PreAuthorize and others ...
上一页
下一页
1
…
577
578
579
580
581
…
2246
.