I noticed yesterday that the login link on the index.html page (to
http://localhost:8888/system/sling/login.html) in the initial content
no longer works - it returns a 403 error.

This appears to be because the LoginServlet tries to delegate serving
the login page to the various authentication handlers, but they all
refuse to handle it because the referrer isn't their own login page.
This appears to be a regression added by SLING-2165.

Is the LoginServlet still usable? If so, how?

Thanks
Justin

Reply via email to