In our first blog of headless series, we discussed different approaches to enable headless for AEM existing sites. We emphasized on one approach to use sling exporters and traditional templates. Let's discuss changes required to get this approach working. Key points of the approach Any application/service can make HTTP calls...
Introduction AEM Headless is a way to expose AEM content, specifically page content in some form like JSON or XML which can be consumed by any application or service. We have plenty of options available when we think of AEM as headless, and we can suggest these options as per client requirements. Some of them are SPA editors along...
Adobe Experience Manager (AEM) provides an encryption service which helps to encrypt text and decrypt the protected text. The support is available in AEM with the bundle name Adobe Granite Crypto Support (com.adobe.granite.crypto). It can be used to: Encrypt properties configured in OSGI configuration service Meet the need to...