I have a tomcat server serving several web applications. They use Tomcat SSO to seamlessly log into the user’s system. However, this does not work if the applications have different subdomains.
Is there a way to make tomcat SSO work with all applications located on the same server, but be served in different subdomains.
thank
source
share