Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After migrating or installing HTML for Confluence, navigate to the Global Configuration screen:

...

ParameterDescription
Restrict URL access

This parameter controls whether or not the URL parameter on the HTML for Confluence macro must conform to the Confluence Whitelist provided whitelisting is enabled.

Confluence allows the administrator to turn on whitelisting to restrict incoming and outgoing connections to only those connections that are configured in the Whitelist settings. By enabling this option, the URL parameter for the macro is also restricted to only URLs that are configured in the Whitelist settings for Confluence.

Allow JavaScript

This option controls the usage of Javascript in the HTML macro. When enabled, the user can use Javascript in the HTML and vice versa.

Help Us Improve the ProductEnabling this option reports usage data that helps us improve the app continually. The app does not send any private user data or personally identifiable information. To learn more about what is being sent, refer to Analytics data.

Anchor
HTML_Cld_Whitelist
HTML_Cld_Whitelist
Whitelist

...

  • Profiles allow user authentication required by some URLs to be hidden from page viewers and editors. Only Confluence administrators have access to this information.
  • Enables macro editors to quickly configure the macro by reusing a shared definition for URL access. 
  • Relative addressing can be used making the page content less likely to require changes when base URLs are relocated. 
    • Macro configured URL (that is not a full URL) is appended to the profile provided URL.

Image RemovedImage Added

The page displays a list of profiles available for the macros. Click Add Profile to open a pop-up window as:

...

ParameterDescription
Profile nameEnter a name for the profile.
Profile typeDisplays URL as selected, by default. 
URLEnter the URL to be accessed.
User; PasswordEnter the user name and password to access the specified URL.
Access tokenEnter the access token to access the specified URL, if needed. Users must generate the access tokens from applications, if required, and enter that here.
URL parametersMention any extra parameters that must be appended to the URL here. 
Request headersDisplays the request headers header(s) created as per the given information.

...