Since stricter cookie policies will prevent users who login on one site from having a cookie for another site when they visit, each site needs to check a central domain to see if an "anonymous" user is actually logged in.
Initial design is at:
http://www.mediawiki.org/wiki/Auth_systems/SUL2#Local_wiki_Javascript_Auth_check
Version: master
Severity: enhancement