I have seen a few answers to this on SOF but most of these are concerned with the use of subdomains, of which none have worked for me. The common one being that the use of
Have you thought about using session_set_save_handler. You can store your sessions in a database and access them from any domain.