Hi,My administrator is locked[5/21/18 15:39:10:290 WEST] 00001188 Authenticatio W Authentication failed for user [administrator] (Scheme - Username/Password) Reason: User account is locked . Refer to debug level logs for category com.adobe.idp.um.businesslogic.authentication for further detailsWe ...
Hi all,As per the business requirement, I am working on providing login functionality for multiple websites on same AEM 6.1 SP2 Instance. We already have a website which is configured with an IDP and SPID accordingly. Now that there are few more websites added to the same instance, we are in a proce...
Hi All,I have made changes for Encapsulated token as part of AEM 6.1 in order to maintain user session and syncronization across multiple publish instances.(this works more like sticky connections,but need changes only in one config and not on load balancer level)Also, i have changed the value of To...
Hi guys,I'm using AEM 6.2 and I'm looking for a way to send values from my component's dialog to a servlet.is this a way to submit the data when the author confirms the dialog ?Can you point me some resource into this ?Thanks !
This is considered as bug in our system. Is it? I haven't found any info about this on the Internet. If it's a bug what solution would you propose for it? Right now we are trying to turn SourceEditMode off. However, this won't work.
Hi,I'm looking for a possibility to limit active user sessions to only one. This means that if a user logged to AEM on one browser, and then he's logging in the second browser then his first session token gonna be removed from the JCR.I hope that there is simply some simple solution like a change in...
How can i set a value for tooltip in RTE?my issue is all icons of plugins in Text component dialog has proper value for tooltip but "Style" and "Paraformat" has wrong values.popover.trigger.plugins.Paraformatpopover.trigger.plugins.Styles
Starting AEM from start.sh is producing Datastore inconsistency error (Error occurred while obtaining InputStream for blobId.") on Ubuntu 16.04 (it worked correctly on windows and Ubuntu 14.x)
Hi Team ,I want to configure Slf4j MDC with AEM 6.4.I follow Apache Sling :: Logging this document.I am not able to find "Apache Sling Logging MDC Inserting Filter" in AEM 6.4 Felix console.Please assist me for implementing steps.