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 2013/02/08 20:49:21 UTC

[Bug 54539] valve-configuration for DigestAuthenticator overwrites auth-method BASIC in web.xml

https://issues.apache.org/bugzilla/show_bug.cgi?id=54539

Konstantin Kolinko <kn...@gmail.com> changed:

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

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
Yes, it is intended behaviour.

>From Tomcat point of view, all that <auth-method> does is that it configures an
Authenticator. You already have one configured.

The logic is in
org.apache.catalina.startup.ContextConfig.authenticatorConfig()


Suggestions for improving the documentation are welcome.

-- 
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