CSRF protection
State-changing forms and editor API saves use CSRF tokens.
Security
Magento Builder keeps frontend authoring fast while preserving backend safeguards for access control, request integrity, credential protection, and auditable publish behavior.
State-changing forms and editor API saves use CSRF tokens.
Builder routes require authenticated sessions and middleware checks.
Viewer/Editor/Publisher/Admin permissions are enforced server-side.
Request tracing middleware supports incident investigation and support triage.
Preview links are signed and time-bound to prevent uncontrolled access.
Connection credentials are encrypted at rest before persistence.
Renderer applies strict style/tag sanitization before Magento publish payloads.
Failed publish attempts are retried with backoff and terminal failure states.
Save, publish, retry, rollback, and connection actions are retained for review.