User guide

Table Of Contents
Netvibes Documentation
Cookies
Cookies is an option for the Single Sign On feature. It allows for extra parameters to be added to the
URL that will be transformed into cookies. It's only for the SSO option.
If you include data about, for example, “pref1, pref2” and append them as parameters to the SSO
URL (e.g. ?…&pref1=red&pref2=45)
pref1 and pref2 will be stored in the user's cookie (but not any other pref, in that example).
84