Hi, all! I face problems with creating even the simplest configuration for a web-app to perform user authentication by default without using login-form.
Can anyone advise me how to create custom login module for the bundle [JBoss 4.0.1RC1/Apache Tomcat 5.0.28]? It looks like if JBoss (Tomcat?) can't find authentication information somewhere in the context created for current web application then it redirects to login-form without any attempt to call login module. I even tried to configure a filter to use for my web application but the filter simply isn't called for unauthenticated user and I can't perform default login in the filter. Any suggestions? Dmitry. P.S. There was a mention in this forum of magic login module which can authenticate user by default but there were no instructions on how to create it. Which parameters and in which context should be set by login module to make JBoss/Tomcate recognize that default authentication data? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920119#3920119 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3920119 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
