I am thinking of using the tomcat org.apache.catalina.authenticator.SingleSignOn
valve for my single sign on, as documented here
If I go with this approach, what would I need to do to my applications if I decide to move my application from tomcat to another web container such as jboss, glassfish, weblogic, or websphere?