{% comment %} HERMES card on the user-profile page. {% endcomment %}

HERMES Credentials

Per-user HERMES credentials used for publishing and (when configured) subscribing. When empty, the TOM falls back to the TOM-wide credentials configured in settings.HERMES_CONFIGURATION['HERMES_API_TOKEN'].


HERMES API Key
{% if hermes_api_key %} {% include 'tom_common/partials/revealable_password_input.html' with value=hermes_api_key %} {% else %} (not set) {% endif %}