Integration test for /system/sling/login redirect and login
-----------------------------------------------------------
Key: SLING-999
URL: https://issues.apache.org/jira/browse/SLING-999
Project: Sling
Issue Type: Test
Components: Testing
Reporter: Bertrand Delacretaz
Implement an integration test according to this scenario:
1. Set "allow anonymous access" to false
2. Request / and expect a redirect to /system/sling/login
3. Login via /system/sling/login
4. Verify access to /index.html
5. Logout and verify
The SLING-998 changes implement that behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.