Adobe Related Exams
AD0-E137 Exam
A customer added a custom property foo:bar to all assets. Once the property is added, the customer needs to run the following query:
select * from [dam:Asset] where isdescendantnode('/content') and [foo:bar] ="Hello"
How would the customer update the indexes to make sure the query is not a traversal query?
An Adobe Experience Manager project requires to deny all XML and JSON requests under the /path2 and /path3 context paths.
Which configuration will work?
A customer has the requirement to use SAML authentication on AEM using their SAML 2.0 compatible IDP.
Example:
AEM:
IDP:
How should an AEM Developer configure their SAML Authentication Handler?