Nineya
Home
Blog
软著申请
Spring Security Unable to use OAuth2ClientJackson2Module on its own
2025-01-18 07:52:11
8293
Describe the bugAdding the OAuth2ClientJackson2Module to an ObjectMapper and attempting to roundtrip (serialise to JSON ...
Spring Security OpenSamlAuthenticationRequestFactory.createAuthnRequest try to set a joda date time instead an instant field
2025-01-18 07:52:09
732
Describe the bugI am using the spring-security-saml2-service-provider dependency (5.7.4) and saml org.opensam...
Spring Security login successfully Error jump
2025-01-18 07:52:06
2633
spring-boot-starter-parent version 2.7.4spring-boot-starter-security version 2.7.4I run my project , and then I open bro...
Spring Security StrictHttpFirewall:Blocks requests that e.g. ß Ä Ü contained in the header
2025-01-18 07:52:02
2245
When using Spring Security, requests are unexpectedly blocked by StrictHttpFirewall. As soon as a request contains an ß ...
Spring Security Incompatble with reactor release 2022.0.0 - removed Mono.subscriberContext()
2025-01-18 07:51:58
1222
Describe the bugeffects up to spring-security 5.7.5The latest release of project reactor https://mvnrepository.com/artif...
Spring Security Add WebTestUtils test runtime hints
2025-01-18 07:51:55
3591
When running ./gradlew security:security-thymeleaf:nativeTest in the AOT smoke tests, the test fails with:Failures (3): ...
Spring Security WithMockUser does not work when running tests in a native image
2025-01-18 07:51:53
12071
Describe the bugIf @WithMockUser is used in a test that is run in a native image, it will fail as WithMockUserSecurityCo...
Spring Security JDBC Authentication query twice to the database
2025-01-18 07:51:48
2938
Expected BehaviorAdded option to use a single query to get all credentials. That could be a combination method of the cu...
Spring Security SAML logout: Incorrect log messages
2025-01-18 07:51:42
496
Describe the bugThere are following incorrect log messages, referring to Response instead of Request and vice versa:Open...
Spring Security NullPointerException in MimeHeaders under high load
2025-01-18 07:51:37
31905
NullPointerException in MimeHeaders setValue / getValue (probably due to concurrent modifications in FirewalledResponse?...
Spring Security Replace removed Reactor context-related operators
2025-01-18 07:51:34
6480
Related: https://github.com/reactor/reactor-core/pull/2953Comment From: bergerstIs there any chance you could merge thes...
Spring Security savedRequest gives classcastexception between webflux and mvc
2025-01-18 07:51:30
3339
having a gateway with webflux and backend services on mvc it was observed that sometimes we get the exception:java.lang....
Spring Security Support "Ephemeral Infrastructure" for (integration) testing
2025-01-18 07:51:27
14204
Expected BehaviorBy running automated (integration) tests against infrastructure components deployed specifically for th...
Spring Security spring security - pathMatchers issue
2025-01-18 07:51:24
1187
I am using spring web-flux (spring-boot-starter-webflux - 2.7.5)I am trying to update the pathMatchers pattern (spring s...
Spring Security Update reactor-netty to 1.1.0
2025-01-18 07:51:20
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/ababc131f538591d3522ed...
Spring Security Update jackson-datatype-jsr310 to 2.14.0
2025-01-18 07:51:17
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/beb4aa34c74d1ed202456c...
Spring Security Update jackson-databind to 2.14.0
2025-01-18 07:51:14
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/beb4aa34c74d1ed202456c...
Spring Security Update Gradle to 7.5.1
2025-01-18 07:51:06
127
Forward port of issue #12158 to 5.8.x.Comment From: jzheauxStray issue created by forward-port git hook via a local cher...
Spring Security Change gradle.plugin.org.gretty:gretty:3.0.1 to org.gretty:gretty:3.0.9
2025-01-18 07:50:59
272
The buildSrc dependency gradle.plugin.org.gretty:gretty:3.0.1 is not resolved from the repo.spring.io plugins-release re...
Spring Security Webflux Oauth2 .oauth2Client() doesn't redirect back to the original request after authenticating in the auth server
2025-01-18 07:50:57
6383
SummaryWhen configuring a WebFlux application as an OAuth2 Client using an authentication_code grant type and without im...
上一页
下一页
1
…
608
609
610
611
612
…
2246
.