We have two applications on the same domain and server. They are entirely separate and have separate login pages. We need to make it so that if you're signed into the 'master' application, you can access the other app without having to log into it again.
My preferred solution would be to...