Can a cookie be shared between two sites on the same top level domain? Say www.example.com and secure.example.com ? We are looking into implementin
www.example.com
secure.example.com
The easiest way to apply a cookie domain that can be shared across subdomains is to put it in your web.config: