Skip to main content
Skip table of contents

XsrfToken

Methods

Name

Type

Description

$xsrfToken.formField

String

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

$xsrfToken.metaTag

String

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

$xsrfToken.toString()

String

Same as $xsrfToken.formField.

$xsrfToken.token

String

The XSRF token value.

$xsrfToken.tokenName

String

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.