You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/04/07 07:44:44 UTC

[Bug 59284] New: jaspic.SimpleServerAuthConfig: erroneous "No ServerAuthModules configured"

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.maslen@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59284] jaspic.SimpleServerAuthConfig: erroneous "No ServerAuthModules configured"

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59284

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report and the patch. It has been committed (with a few changes
and some test cases) to 9.0.x for 9.0.0.M5 onwards and 8.5.x for 8.5.1.
onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org