Skip to content

Allow Custom Link Schemes#

5.5.11 manageConfig

By default, only http, https, and data URL schemes are clickable in Markdown fields in TheHive when using the Markdown link syntax.

You can add additional URL schemes to make them clickable when rendered in the application.

Markdown link syntax

These custom schemes require the Markdown link syntax. Automatic link detection, available for http and https, doesn't apply to them.

Procedure

  1. Go to the Organization view from the sidebar menu.

    Organization view

  2. Select the UI Configuration tab.

    UI configuration

  3. Move to the Text editor options section.

  4. Select +Add.

  5. Enter the URL scheme you want to allow.

    For example: slack

  6. Select Confirm.

Next steps