Cookie directory
In Avendoo, two types of cookies are generally used: session cookies so that Avendoo recognizes that the author or user is logged in, and cookies for the surface state (e.g. selected language, set filters).
| Identifier | Purpose | Content | Type | Lifetime | First/Third Party Cookie | User type in Avendoo |
|---|---|---|---|---|---|---|
| __Host-JSESSIONID | The session ID is an identification number that is generated server-side to recognize the user as a logged-in user. | Session ID | Required cookie | Session | First Party Cookie | User, Author |
| AvendooContentLocale | Information in which language the content should be opened (e.g. course content). | Language | Required cookie | Session | First Party Cookie | User, Author |
| AvendooLocale | Information in which language the front end should be displayed. | Language | Required cookie | Session | First Party Cookie | User, Author |
| XSRF-TOKEN | Unique/secret value to protect against Cross-Site Reference Forgery (hacking attacks). | Security token (secret value) | Required cookie | 2 weeks | First Party Cookie | User |
| activeTagNG | Information about which Angular tag is active. Filters can be set during the search. These are “remembered” via this cookie (only active if a search filter has been set). | Active search filter for course search | Required cookie | Session | First Party Cookie | User |
| actualTab | Storage of the active tab | Tab (only active if multiple tabs are used). | Required cookie | Session | First Party Cookie | User |
| filterTeaser | Information about the filter of the teaser. Filters can be set during the search. These are “remembered” via this cookie (only active if a search filter has been set). | Filter setting for the teaser search of courses | Required cookie | Session | First Party Cookie | User |
| languageChanged | Saves the selected language. If your learning environment only uses one language, the cookie is not relevant or saves the corresponding language. | Language | Required cookie | Session | First Party Cookie | User |
| orderFinished | Display of the menu item “Completed learning units” | Menu item “completed” | Required cookie | Session | First Party Cookie | User |
| orderMandatory | Display of the menu item “Required learning units” | Menu item “Required” | Required cookie | Session | First Party Cookie | User |
| path | Information about the current path | Path | Required cookie | Session | First Party Cookie | User |
| timezone | Information in which time zone the user is | Time | Required cookie | Session Storage | First Party Cookie | User, Author |
| Avendoo_Assignment | Course sharing ID | Course sharing ID of the current course for determining / registering the learning progress | Required cookie | Session | First Party Cookie | User |
| userPreference | Storage of user settings, such as dark/light mode, favorites list, table settings, course filters | Personal settings of the user | Required cookie | Local Storage; Lifetime controlled by the browser used |
First Party Cookie | User |
| lastOpenedObject | Information about the last opened learning object in a learning path. Enables “jumping” to the last opened learning object in the learning path. | ID of the last opened learning object | Required cookie | Session Storage | First Party Cookie | User |
In Avendoo, no tracking cookies are used. Web Based Trainings created with external authoring tools may set their own cookies.
Was this article helpful?
Thank you for your feedback!