We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
firewalls.logout.csrf_token_manager
1 parent f4fe79d commit 816d8c6Copy full SHA for 816d8c6
Resources/config/schema/security-1.0.xsd
@@ -178,6 +178,7 @@
178
</xsd:choice>
179
<xsd:attribute name="csrf-parameter" type="xsd:string" />
180
<xsd:attribute name="csrf-token-generator" type="xsd:string" />
181
+ <xsd:attribute name="csrf-token-manager" type="xsd:string" />
182
<xsd:attribute name="csrf-token-id" type="xsd:string" />
183
<xsd:attribute name="enable-csrf" type="xsd:boolean" />
184
<xsd:attribute name="path" type="xsd:string" />
0 commit comments