I have successfully setup SPNEGO auth Valve using the included SpengoAuthenticator with tomcat 7.0.26 and using an LDAP realm to retrieve the roles.
This SPNEGO requires that the web.xml use the auth-method: SPNEGO. Is there a way to fallback to BASIC or FORM authentication when a browser doesn't send the required headers for SPNEGO auth? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org