AspNetCore.Docs/aspnetcore/security/gdpr/sample
Rick Anderson 26c7934e67
New doc: GDPR support in ASP.NET Core (#6516)
* GDPR templates

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback
2018-05-22 17:09:19 -10:00
..
RP New doc: GDPR support in ASP.NET Core (#6516) 2018-05-22 17:09:19 -10:00
README.md New doc: GDPR support in ASP.NET Core (#6516) 2018-05-22 17:09:19 -10:00
Startup.cs New doc: GDPR support in ASP.NET Core (#6516) 2018-05-22 17:09:19 -10: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.