Eric Norman created SLING-12970:
-----------------------------------
Summary: update RedirectOnLoginErrorTest to work when a custom
login script is configured
Key: SLING-12970
URL: https://issues.apache.org/jira/browse/SLING-12970
Project: Sling
Issue Type: Sub-task
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: Launchpad Integration Tests 14
The RedirectOnLoginErrorTest was hardcoded to assume the login page is the
default auth.form login page. If a custom login script was configured the test
would fail because the redirect url was different.
To fix the test, check the configuration to see if a custom login page was
configured and and use that instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)