DPA Page
Component Detail
Description
Static page rendering the full GDPR Article 28 Data Processing Agreement on the Sales Website. Displays effective date, version number, and all required DPA sections including processing subject-matter, security measures, sub-processor conditions, breach notification obligations, and controller audit rights. Linked from the site footer under the legal section and cross-referenced from the Privacy Policy page.
dpa-page
Sources & reasoning
The DPA Page is the sole deliverable for this feature. It is a static HTML page serving GDPR Article 28 legal content to prospective organizations during procurement review. No backend, no auth, no database - just a rendered legal document with an optional PDF download, version stamp, and footer linking.
No source references — this artifact was included based on reasoning alone (see above).
Responsibilities
- Render the full DPA legal text with effective date and version number
- Provide a downloadable PDF link served from the static host
- Cross-link to the Privacy Policy page for related legal context
- Support Norwegian Bokmål as primary language with optional English version
Interfaces
render(): HTML
downloadPDF(): void