Skip to content

Commit 19123f2

Browse files
Update modules/ROOT/pages/exportpdf.adoc
1 parent 1e35fcc commit 19123f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/exportpdf.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For more infomation on the exportpdf_token_provider option, see xref:exportpdf.a
4949
The {pluginname} plugin **requires** JWT authentication when using the {companyname} Cloud service.
5050
5151
* Configure the `{plugincode}_token_provider` option to specify the endpoint for retrieving a valid JWT token.
52-
* If hosting locally, use the format `+http://localhost:[port]/jwt+`, ensuring the endpoint returns a xref:importword.adoc#data-structure[valid JSON object] containing the token.
52+
* If hosting locally, use the format `+http://localhost:[port]/jwt+`, ensuring the endpoint returns a xref:importword.adoc#data-structure[JSON] containing the token.
5353
5454
For more information on how to set up JWT authentication with {pluginname}, see examples:
5555

0 commit comments

Comments
 (0)