Form based login failure always switches to the 'selector' login page to show
the login error
---------------------------------------------------------------------------------------------
Key: SLING-2165
URL: https://issues.apache.org/jira/browse/SLING-2165
Project: Sling
Issue Type: Bug
Components: Authentication
Affects Versions: Auth Core 1.0.6
Reporter: Eric Norman
Repro:
1. start sling launchpad
2. open the form based login page: http://localhost:8888/system/sling/form/login
3. enter invalid credentials and submit the form
4. Notice the response has switched to the 'selector' login page:
http://localhost:8888/system/sling/selector/login?j_reason=INVALID_CREDENTIALS&resource=%2F
Expected:
Invalid credentials submitted from the 'form' login page should report the
login error to the same login page.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira