Technique for using Single Sign On (SSO) between Lotus Domino and Apache Tomcat
The LtpaToken cookie from Lotus Domino includes the "=" character. The latest version of Apache Tomcat has a bug. It does not return the true cookie value from the web browser. Bug Reported to Apache: https://issues.apache.org/bugzilla/show_bug.cgi?id=44927 https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 This bug was found in Tomcat 6.0.16, 6.0.17, 6.0.18, and Tomcat 5.5.26. (Apache Tomcat 5.5.25 works just fine)