Skip to content

Version 3.4.2

Compare
Choose a tag to compare
@liga-oz liga-oz released this 26 Apr 08:17
· 61 commits to main since this release
5255a2c
  • [spring-security]
    • fixes a NPE bug introduced in the HybridJwtDecoder when the incoming request does not
      contain x-forwarded-client-cert header
    • SecurityContextAutoConfiguration which synchronises all SecurityContexts is now enabled by default. To disable it
      set the sap.spring.security.hybrid.sync_securitycontext spring property to false