Spring Security Unable to use OAuth2ClientJackson2Module on its own

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

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

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

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()

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

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

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

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

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

NullPointerException in MimeHeaders setValue / getValue (probably due to concurrent modifications in FirewalledResponse?...

Spring Security Replace removed Reactor context-related operators

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

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

Expected BehaviorBy running automated (integration) tests against infrastructure components deployed specifically for th...

Spring Security spring security - pathMatchers issue

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

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/ababc131f538591d3522ed...

Spring Security Update jackson-datatype-jsr310 to 2.14.0

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/beb4aa34c74d1ed202456c...

Spring Security Update jackson-databind to 2.14.0

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/beb4aa34c74d1ed202456c...

Spring Security Update Gradle to 7.5.1

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

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

SummaryWhen configuring a WebFlux application as an OAuth2 Client using an authentication_code grant type and without im...
上一页 下一页
.