https://bz.apache.org/bugzilla/show_bug.cgi?id=59284
Bug ID: 59284 Summary: jaspic.SimpleServerAuthConfig: erroneous "No ServerAuthModules configured" Product: Tomcat 9 Version: 9.0.0.M4 Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: thomas.mpp.mas...@gmail.com Created attachment 33736 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33736&action=edit patch against trunk The current property-merging code in SimpleServerAuthConfig.getAuthContext() always ends up throwing a "No ServerAuthModules configured" AuthException (even when the configuration data is valid). I have attached a possible patch that works fine for me. [I generated and tested it against /tc8.5.x/trunk and have _not_ tried /trunk, i.e. Tomcat 9, but the patch should also be valid for the current /trunk]. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org