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 2020/10/09 15:06:53 UTC

[Bug 59423] amend "No LoginModules configured for ..." with hints what happened from a tomcat point of view

https://bz.apache.org/bugzilla/show_bug.cgi?id=59423

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This happened because the JAASRealm was used as the default if no other Realm
was identified. The reference to LoginModules would make sense to a user who
had explicitly configured the JAASRealm but in this instance it was more of a
hindrance than a help.

All currently supported versions of Tomcat use the NullRealm rather than the
JAASRealm as the default Realm (and have done for a number of years) so this
issue should no longer occur.

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