Giter Site home page Giter Site logo

persistence911 / gdpr-ref-architecture Goto Github PK

View Code? Open in Web Editor NEW

This project forked from givenscj/gdpr-ref-architecture

0.0 0.0 0.0 148.19 MB

GDPR Reference Architecture

License: GNU General Public License v3.0

C# 16.16% PowerShell 0.15% Shell 0.15% Ruby 0.15% CSS 0.41% ASP 0.03% JavaScript 82.63% Roff 0.32%

gdpr-ref-architecture's Introduction

gdpr-ref-architecture

GDPR Reference Architecture

This is a reference archirecture that demostrates a message and command pattern style of development to support the Data Subject Action Pattern in applicaton "stubs". This is the follow-up to my blog post on GDPR and Microsoft Technologies.

This reference architecture includes the following items:

  • Azure ARM Template to setup resources
  • Supporting GDPR master database
  • A GDPR Data Subject Portal
  • A PowerApps Form and supporting custom connector
  • An event processor console
  • A windows service for on-premises integration

Setup Steps

  • Deploy the ARM template to an azure instance
  • Deploy the two dacpac database files to your new Azure SQL server resource
  • Deploy the WebApp.GDPRHubProxy (take note of its azure endpoint)
  • Deploy the PowerApps application
  • Update the custom PowerApp connector OpenAPI config file
  • Deploy the custom PowerApp connector
  • Configure the PowerApps GRPR form button to use the custom connector
  • Update all the app.config and web.config files to point to your Azure Key Vault connection strings (Event Hub, Database)
  • Start the event hub processor console project
  • Start the Console.Test project to fire some messages to the Event Hub

GDPR Data Subject Action Pattern

In order for an application to be GDPR compliant, it must be able to handle the following requests:

  • Record Create (Out)
  • Record Search (All, Single entity)
  • Record Delete (In/Out)
  • Record Hold
  • Record Update (In/Out)
  • Notify
  • Consent
  • GetChanges (Created and updated records)
  • Export Data

gdpr-ref-architecture's People

Contributors

givenscj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.