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/06/29 09:14:07 UTC

[Bug 59770] New: Login Prompt not showing up

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

            Bug ID: 59770
           Summary: Login Prompt not showing up
           Product: Tomcat 8
           Version: 8.0.14
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: hauser@acm.org

I subclassed JAASRealm and in eclipse all is working fine.

When deploying to a standard tomcat instance, the prompt doesn't pop up.

The subclassed Realm otherwise works fine as it 
- runs backgroundProcess() very regularly
- calls findSecurityConstraints() on each relevant GET

Please provide a CRITICAL error message to the logs when the prompt for some
reason is not sent

-- 
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 59770] Login Prompt not showing up

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
You are going to need to provide a (as simple as possible) test case that
demonstrates that this is an issue in Tomcat and not in the custom Realm.

-- 
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 59770] Login Prompt not showing up

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

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

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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
No response for more than a month so I am going to assume this was a problem in
the custom realm.

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