Skip to content

SECURITY & COMPLIANCE

How your ceremony data is hosted, encrypted and access-controlled — and, in the same place, what we do not have yet. Both halves are the point.

INFRASTRUCTURE

ENCRYPTION

RETENTION AND DELETION

AUTHENTICATION & ACCESS

DATA PROTECTION & GDPR

APPLICATION SECURITY

What our Content-Security-Policy actually does. Public pages are served with an enforced CSP. It pins default-src and connect-src to our own origin, sets object-src 'none' and base-uri 'self', restricts form-action to our own origin and restricts who may frame us. In practice that blocks plugin injection, the <base> tag hijack that rewrites every relative URL on a page, and an injected form posting your credentials somewhere else.

It does not block inline script execution. Our pages are hand-written HTML with inline styles and scripts, so the policy still carries 'unsafe-inline' on script-src. That is CSP's strongest anti-XSS mechanism switched off, and we would rather tell you that than describe the header as "enforced" and let you assume otherwise. Removing it means moving every inline script in the product behind a per-request nonce; it is on the roadmap below.

The customer workspace and the room planner receive the same policy in report-only mode, because enforcing it there before it has been verified is how a page breaks at 7pm on an event day.

INCIDENT RESPONSE

CERTIFICATION STATUS

Plain statement first: we hold none of the certifications below today. This section describes work in progress, not credentials.

ROADMAP — CONTROLS WE DO NOT HAVE YET

Published because a buyer's security questionnaire will ask, and because finding out from us is better than finding out from a penetration test.

Two-factor authentication. Not available today, on any plan. Earlier versions of this page and of our GDPR page said otherwise; that was wrong and has been corrected.

CSRF tokens on state-changing requests. Not implemented today. An earlier version of this page listed this as an existing control.

A nonce-based Content-Security-Policy. See the note above. Today's policy permits inline script.

SSO (Google Workspace, Microsoft Entra). Sold as an Enterprise feature in our plan configuration. If you are evaluating Accolade on the strength of SSO, ask us for its current status before you sign — do not take it from this page.

DOCUMENTS

DATA PROCESSING AGREEMENT

Our standard DPA for customers who process personal data through Accolade. Not yet published as a self-serve download; request it and we will send the signed copy.

Request the DPA →

SUB-PROCESSOR LIST

Who we engage, what for, and where they process. Published in full on our GDPR page — no request needed.

View the list →

SECURITY QUESTIONNAIRE

Send us your standard questionnaire (CAIQ, SIG-Lite or your own) and we will complete it, including the gaps listed above.

Send it to us →

PRIVACY POLICY

How we collect, use, and protect your personal information.

View policy →

TERMS OF SERVICE

The legal agreement governing your use of the Accolade platform.

View terms →

COOKIE POLICY

Exactly which cookies we set, and which categories we do not.

View policy →

QUESTIONS ABOUT SECURITY?

Talk to us before you fill in the questionnaire. We will answer the gaps as directly as this page does.