Integrations

Put MailSentry's answer on the page where the question is asked. Every surface below is a read-only widget another product — Clarity first — renders inline on its own control page. The tenant comes from the shared sign-in, never from the embedding page, so a control page can only ever show its own organisation's posture.

← Dashboard

Available surfaces

Loading surfaces…

Live preview

This is the real widget against the real endpoint with your own account — not a mock. Whatever it shows here is what the embedding product's users will see.

Embed snippet


                        
                    
Before it works cross-site
  • Add the consuming origin to EMBED_FRAME_ANCESTORS; without it the widget is same-origin only.
  • The browser must send the MailSentry session cookie to the iframe. Same-site deployment is the simplest route; otherwise the cookie needs SameSite=None.
  • Map the consumer's control ids in data/clarity-control-map.json. Until then the widget renders its "not linked" state — by design, no error.