79523657

Date: 2025-03-20 17:14:36
Score: 2
Natty:
Report link

You could also try to add this .securityContext((sc) -> sc.requireExplicitSave(false)) wehn building your SecurityFilterChain bean.

For more details, see https://docs.spring.io/spring-security/reference/6.0/migration/servlet/session-management.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dZ.