Details
Description
The custom-login-form doesn't affect the actual login UI.
The bundle registers as a fragment for org.apache.sling.auth.form, while SelectorFormServlet is in org.apache.sling.auth.selector.
The custom-login-form sample should register as a fragment for org.apache.sling.auth.selector.