This document discusses single sign-on authentication for Tomcat using WAFFLE. It provides examples of configuring Tomcat for FORM, BASIC, NTLM, and Negotiate authentication methods. Demos are shown for authenticating with FORM and JAAS realms, using a Negotiate authenticator valve, and mixing FORM and Negotiate authentication. The WAFFLE open source project is introduced for implementing Windows authentication in Java web apps.