6 Major Advantages Of Adobe Experience Manager as a Cloud Service (AEMaaCS) And Why You Should Consider it

AEM as a Cloud Service is the latest member of the growing AEM family of products and it offers some significant advantages over the previous AEM products – AEM on premises and AEM Managed Services. It represents the biggest jump for AEM in a decade. As other cloud services AEM as a Cloud can give […]
5 ways AEM Assets Simplifies the Tedious Digital Rights Management

AEM implements several clever tools that helps content creators and developers track their stock assets, brand materials and others and avoid exposing them to the public if the necessary rights are not preset or have expired.
Authentication Handler in AEM: custom approach

AEM offers developers the opportunity to implement their custom Authentication Handler with a full range of customization using the Sling Authentication APIs. To create a custom handler, we need to implement the AuthenticationHandler interface.
The Enigma of AEM & Apache Sling Filters

AEM is built using Apache Sling – a powerful REST based web framework. While working on an exciting project, we discovered one of its exiting features – Apache Sling Filters. They are extremely useful tool for filtering request processing. They allow developers to apply filter chain to the requests before they are actually dispatched to […]
AEM Automatic User Synchronization With LDAP

AEM offers easy synchronization with LDAP providers like Active Directory. Once a user is added to the Active Directory group holding users with AEM access and after all settings are applied correctly all that needs to be done is an Admin to run the syncAllExternalUsers() method of the External Identity Synchronization Management from the JMX […]