AspNetCore.Docs/aspnetcore/security/gdpr/sample
Luke Latham 1a0f79a8fe
Update All/App package version (#8489)
2018-09-11 08:53:03 -05:00
..
RP Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
README.md
Startup.cs

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.