The question is simple.
e.g.: How does Google do when you login on mail.google.com (google.com domain), and then you go to youtube.com and your Google account is already open.
Thank You.
The question is simple.
e.g.: How does Google do when you login on mail.google.com (google.com domain), and then you go to youtube.com and your Google account is already open.
Thank You.
When logging in to Gmail, a redirect first takes you to https://accounts.google.com.au/accounts/SetSID?...
and then to https://accounts.youtube.com/accounts/SetSID?...
so two separate sets of cookies are set. Then another redirect gets you back to Gmail. Same thing happens on logging out.
If you then delete all cookies for youtube.com
, you will still be logged in to Gmail but not Youtube.