Consent Receipt

From MgmtWiki
Revision as of 10:16, 2 June 2018 by Tom (talk | contribs) (Current draft of the Spec)

Jump to: navigation, search

Full Title or Meme

Consent Receipt generated by an IDESG compliant Identifier Provider

Context

Current draft of the Spec

Draft on which this implementation was based. Current draft of spec Version:1.1.0 DRAFT 83 Date:2018-02-20

Implementation on Microsoft ASP.NET Core 2 Web Site

Json output

 {
 "version": "KI-CR-v1.1.0",
 "jurisdiction": "WA",
 "consentTimestamp": "",
 "collectionMethod": "user input",
 "consentReceiptID": "f4de5671-bd2c-4e54-b855-76f84f5b407e",
 "publicKey": null,
 "language": "en",
 "piiPrincipalId": null,
 "piiControllers": "IDESGidp",
 "policyUrl": "http://tomjones.us/CRpolicy",
 "services": null,
 "sensitive": "false",
 "spiCat": null
 }