Ended up being that it WAS working, only the previously stored info was there still there. Had to completely clear my browser private info to get it to go away.
We've extended the OOTB login component just to adjust the markup for styling purposes. Otherwise, it is OOTB CQ login functionality on publish. I have added autocomplete="off" to both the input and the form, yet the browser is not respecting that. Is there something else I need to change in CQ to f...
I need to know how to change what folder loads in the content finder for the DAM for a template. If I can set it programmatically, even better. I'm setting up products and would like the DAM to show the same folder location in the DAM that the page I'm working on. Is this possible? What would I need...
We have a login page using the OOTB login component and CQ's user management. For some reason, when there's a login error (i.e. incorrect password, fields left blank, etc...) it goes to the Geometrixx login page instead of staying on the login page and displaying the errors like it should. Why is th...
Hello, I've read the following documentation:http://dev.day.com/docs/en/crx/current/administering/ldap_authentication.html#Configuringhttp://helpx.adobe.com/cq/kb/LdapConfig.htmlBut they seem to only pertain to Author instances. I'm looking to use SSO and ActiveDirectory for users to log into an ext...
This is the issue I am having:Sometimes (not always) any changes to CSS and JS in our clientlibs are not actually activating until after a restart of CQ. We've seen this on a prior project, and it only seems to happen with AEM 5.6.1, 5.6 worked correctly. Any ideas on why it seems to be caching this...