{% extends "layouts/dashboard.html" %} {% block title %}Attestation - Nautilus Admin{% endblock %} {% block dashboard_content %}
Verify EdDSA-signed JWT attestation tokens returned with every broker response.
{% if not signing_key_configured %}Attestation not configured — no signing key available
Enable attestation in nautilus.yaml with attestation.enabled: true
Copy the attestation_token field from any broker response
(e.g. from the Playground) and paste it below.