Giuseppe Roberto Rossi
Giuseppe Roberto Rossi

Reputation: 796

Download Cookies from MobileFirst Platform's Mobile Site

I'd like to understand if there's any cookie downloaded in the Desktop/Mobile browser, while browsing the MobileFirst Platform's Mobile Site. Is there any information written inside it ?

Thanks in advance.

Upvotes: 1

Views: 67

Answers (1)

Andrew Ferrier
Andrew Ferrier

Reputation: 17732

Typically, yes, there will be a cookie called WL_PERSISTENT_COOKIE used for working with authentication realms - you can find out more here.

In general, it's not too hard in most browsers to see if a cookie is set by any particular site, including the MFP mobile web environment - for example, here are some instructions on how to do that in Chrome.

Upvotes: 1

Related Questions