Skip to main content
Skip table of contents

XsrfToken

Methods

NameTypeDescription
$xsrfToken.formFieldString

The HTML text for a hidden form <input> field containing the XSRF token.

$xsrfToken.metaTagString

The HTML text for a <meta> tag containing the XSRF token.

$xsrfToken.toString()String

Same as $xsrfToken.formField.

$xsrfToken.tokenString

The XSRF token value.

$xsrfToken.tokenNameString

The name of the token parameter. For current Confluence versions this is: atl_token.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.