I would like to know the purpose of each cookie on a default of DNN Platform. I have searched all documentation but I could not find an answer.
| Cookie
name
|
Maximum retention
period
|
Placed by
|
Purpose
|
| __cfduid
|
1 year
|
DNN Platform
|
|
| .ASPXANONYMOUS
|
69 days, 10 hours, and 40 minutes
|
DNN Platform
|
Configures anonymous identification for application
authorization. This is required to identify entities that are not
authenticated when authorization is required.
|
| .DOTNETNUKE
|
session
|
DNN Platform
|
|
| DotNetNukeAnonymous
|
2 hours
|
DNN Platform
|
The cookie is set for forms authentication
|
| __zlcmid
|
1 year
|
DNN Platform
|
|
| __RequestVerificationToken
|
session
|
DNN Platform
|
|
| authentication
|
session
|
DNN Platform
|
|
| dnn_IsMobile
|
session
|
DNN Platform
|
|
| language
|
session
|
DNN Platform
|
|
| LastPageId
|
session
|
DNN Platform
|
|
| StayInEditMode
|
session
|
DNN Platform
|
|
For the one I found some information I already added it to the above table. Who helps me to complete this? It is important that we know this because of GDPR