Hi all, I'm trying to build a maven project and I was running the below command. mvn clean install -PautoInsallPackagebut it's running for a long time and it did not finish neither it throws an error. I tried restarting my system then tried with only mvn clean install but still it's not working. can...
Hi @arunpatidar Thank you. I have tested in incognito mode. But I got some error like below. So I checked the error log. It says like Missing AD. Any help would be appreciated . 27.04.2022 11:32:00.500 *ERROR* [qtp1765808865-2356] org.apache.felix.metatype Missing element AD in element OCD : bundl...
Hi @arunpatidar I have used Azure to get the idp certificate. I'm sorry that I'm very new to this SAML integration. I have configured everything in the ConfigMgr as per the guide. But now I don't know how and where to check this saml so it's working correctly or not. As usual I'm logging into AEM a...
@arunpatidar External Idp means which url i need to use, Is it from the Azure (configured for certificate) or adobe ? As of now, I can login to aem author without entering username and password.
Thank you @arunpatidar . I have started my aem author instance and it doesn't asking me the credentials directly it took me to the aem admin console. Is this why we are using SAML integration, since I'm new to SAML.
Hi All, I am trying to integrate SAML to AEM for this I have followed below Azure article. I have done all the steps. When I try to test the url it throws the below error. can someone help me ??https://medium.com/adobetech/saml-authentication-in-aem-using-microsoft-azure-active-directory-30d668338a8...
@arunpatidar Thank you for your reference. I have gone through this but it looks like a separate component, how can I implement this in my form container. Since I choose dropdown from the "form options" field. So how can I implement this datasource to apply to a form?
Hello All, I am trying to create a drop-down in form container, where I need to get the drop down values using data source. I'm new to aem I don't know how to create data source, I have referred some tutorials they have mentioned like Aem sites under cloud services there willl data source but when I...
@arunpatidar Thank you so much. I have been struggling for a long time to resolve this issue. I was trying to add this loop onto div and trying so I didn't get the correct output. Now It's working fine. Thanks for the help.
Hello @All I am trying to create a nested multifield carousel slider component. For that I have created a cq:dialog with nested and I'm storing those values under /content/jcr node. When I implement those values in slider I see only the inner multifield fields displayed in carousel the outer multifi...