Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6104 | minor | always | 10-13-17 01:52 | 10-13-17 15:08 | |
|
|||||
Reporter: | nono | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.53 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.55 | ||
|
|||||
Summary: | 0006104: Servlet3 Programmatic login failure | ||||
Description: |
Trying to authenticate programmatically with javax.servlet.http.HttpServletRequest.login(String, String) fails with javax.servlet.ServletException: Authentication mechanism 'FormLogin[]' does not support password authentication at com.caucho.server.http.AbstractCauchoRequest.login(AbstractCauchoRequest.java:817) The very same code works on all others app server I have tested (tomcat, jetty, websphere, glassfish, weblogic, ...) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|