We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de421b commit 7d6552bCopy full SHA for 7d6552b
config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd
@@ -1288,7 +1288,7 @@
1288
<xs:attribute name="security-context-explicit-save" type="xs:boolean">
1289
<xs:annotation>
1290
<xs:documentation>Optional attribute that specifies that the SecurityContext should require explicit saving
1291
- rather than being synchronized from the SecurityContextHolder. Defaults to "false".
+ rather than being synchronized from the SecurityContextHolder. Defaults to "true".
1292
</xs:documentation>
1293
</xs:annotation>
1294
</xs:attribute>
0 commit comments