Form Auth seems unoperational
-----------------------------
Key: SLING-1472
URL: https://issues.apache.org/jira/browse/SLING-1472
Project: Sling
Issue Type: Bug
Components: Extensions
Environment: sling trunk -r930334 on fuse 4.2
Reporter: Jason Rose
Installing bundle mvn:org.apache.sling/org.apache.sling.formauth/0.9-SNAPSHOT
doesn't seem to actually provide any functionality.
curl http://localhost:8181/system/sling/form/login returns a 404.
The authentication handler itself doesn't seem to provide any login or logout
support; if I post to /j_security_check with the correct credentials, the basic
auth handler handles it. I don't know if the form auth code is even running at
all. Calling /system/sling/logout pops up the basic challenge modal in my
browser.
It looks like there was a Sakai bug raised about this a while ago, and they
fixed it. I don't know if the code was backported, or what.
http://jira.sakaiproject.org/browse/KERN-716
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.