when resource = /, auth.selector form submits to a bad URL
----------------------------------------------------------

                 Key: SLING-1932
                 URL: https://issues.apache.org/jira/browse/SLING-1932
             Project: Sling
          Issue Type: Bug
          Components: Authentication
    Affects Versions: Auth Core 1.0.4
            Reporter: Justin Edelson
            Assignee: Justin Edelson
             Fix For: Auth Core 1.0.6


To see this, start up Sling Launchpad, go to http://localhost:8080/ and click 
on the Login link. This brings up the selector login form. Try submitting the 
form. It submits to //j_security_check which fails.

This is because AbstractAuthenticationFormServlet sets requestContextPath to 
"/" when it should be "".



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to