AspNetCore.Docs/aspnetcore/security/gdpr/sample
Luke Latham 32cae1342e
Additional content on Cookie Policy Middleware ()
2018-09-18 16:56:10 -05:00
..
RP Update All and App package versions () 2018-09-13 11:39:23 -05:00
README.md Update README.md () 2018-05-23 07:57:37 -10:00
Startup.cs Additional content on Cookie Policy Middleware () 2018-09-18 16:56:10 -05:00

README.md

GDPR Sample

  • In appsettings.json, set CheckNotConsentNeeded to false to require consent; otherwise set to true or omit. Test the app with CheckNotConsentNeeded set to false and set to true.
  • Create essential and non-essential cookies with each variation of CheckConsentNeeded and consent granted.
  • Register a user.
  • Delete cookies.