I would to change the default login page (to /content/ethz_ch/Login
)
I configured tha page by "Day CQ Login Selector Authentication Handler":
In ./launchpad/config/com/day/cq/auth/impl/LoginSelectorHandler.config
I see
auth.loginselector.defaultloginpage="/content/ethz_ch/Login"
as expected.
I then configured a page (/content/ethz_ch/de/auth_test.html
) with a closed user group and left the login page field blank.
Instead on the newly defined login page I am redirected to
https://../system/sling/cqform/defaultlogin.html?resource=%2Fcontent%2Fethz_ch%2Fde%2Fauth_test.html&$$login$$=%24%24login%24%24
Any idea on what I am doing wrong?
Solved! Go to Solution.
Views
Replies
Total Likes
Try 1 & 2 if does not work please file a daycare for further assistance.
1. In "Day CQ Login Selector Authentication Handler" for path info add an empty row then verify.
2. Delete the existing entry for "Day CQ Login Selector Authentication Handler" , Configure your custom at repository level & verify
Views
Replies
Total Likes
Try 1 & 2 if does not work please file a daycare for further assistance.
1. In "Day CQ Login Selector Authentication Handler" for path info add an empty row then verify.
2. Delete the existing entry for "Day CQ Login Selector Authentication Handler" , Configure your custom at repository level & verify
Views
Replies
Total Likes
Make sure the login page [1] has anonymous access to serve.
[1] /content/ethz_ch/Login
Views
Replies
Total Likes
Views
Likes
Replies