Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
I am using AEM 6.2. I am giving a page a closed user group. However it always redirects to /content/geometrixx/en/toolbar/account/login.html NOT the login page i've given it.Please let me know any fix for this?
Solved! Go to Solution.
Based on zane303, I can make it work.
The login screen needs to be added to a list of login screens:
host:port/system/console/configMgr/com.day.cq.auth.impl.LoginSelectorHandler
So adding it to the page properties isn't enough. And it needs to be mapped to that section of the system.
View solution in original post
Be sure you've changed the OSGI config in com.day.cq.auth.impl.LoginSelectorHandler
Views
Likes
Replies