Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Unable to change the default login page within Adobe Experience Manager

Avatar

Employee

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?

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

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

Avatar

Employee

Make sure the login page [1] has anonymous access to serve.

 

[1]  /content/ethz_ch/Login