Failed Form Auth via AJAX Does not Return Status 403
----------------------------------------------------
Key: SLING-1428
URL: https://issues.apache.org/jira/browse/SLING-1428
Project: Sling
Issue Type: Bug
Reporter: Jason Rose
Posting:
j_username=<some gibberish>
j_password=<some gibberish>
j_validate=true
Returns status 200 and the HTML for the auth page. Looking at the
sessionInfo.json shows me that I'm authenticated as anonymous, as intended, but
the docs say I should have received a status code 403.
Authenticating as a known user does indeed work as intended.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.