Hi, We are trying to expose Assets HTTP API to external applications via oauth. For AEM as a cloud service, the steps to create service credentials and authorization with IMS using JWT are clearly documented. But for AEM 6.5 on AMS, the steps to get the access token to authorize the third party is...
Dear community, I'd like to block users from login with user.disable("reason") method in my Servlet under certain condition. I could read/write user properties, but the disable part doesn't work and I could still login with this user. (code snippet attached below) Did I miss something important t...
I'm using AEM 6.5.11 and have a CFM with a non-required multi-line field that allows plain text. I have not set any custom validation rules for this field. When I create a CF based on it and input something into the field, focus out, then delete all that I just input, and focus out again, an error m...
Hi All,I have a basic requirement where I have a Image and havings it's custom rendition under /content/dam/test/Test.jpg/jcr:content/metadata/customRendition Now I have to readthe values of properties from /content/dam/test/Test.jpg/jcr:content/metadata/customRendition which holds the path of as...
Hi, We have configured our instances with SSO SAML configuration. Authentication is working fine with SSO Azure Sign in. But when a third party consumes our pages or ajax calls to fetch some internal data, they are getting 401 Un Authorized, As a tenant we have created an APP with client id, secre...
All, Did anyone happen to have a single dropdown select in coral3 without Multifield on AEM 6.5.12 wherein, on selecting option A in dropdown select, a text field is displayed and selecting option B shows say a pathbrowser.This is needed to be in page properties and with inheritance working .That ...
When I click on the link https://docs.adobe.com/content/help/en/experience-manager-65/release-notes/service-pack/sp-release-notes.html from the official page, Instead of package download it is getting routed https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html?package=/...
Hello AEM Community I have an AEM customer that has his AEM Architecture foundation developed with SPA (React) and we need migrate 2 templates + 10 components from React to HTL, heaving both React + HTL living together on the same environment. However a main doubt my team and I have is: Does the...