Hi @abhishekanand_ ,We got a requirement for SSO login functionality.what we have done is we set token in cookie for both module and is working fine in publish environments as there was only one domain that is out publish domain.But when we push this to our higher environment there are two different...
Redirection from one module to another module is working in publish environment but if we check in domains it's asking for login everytime in each domain but is not happening in publish instance.
Hi @MukeshYadav_ ,Thankoyu for your response, don't know why mvn clean install -PautoInstallPackage was not working so I tried mvn clean install -PautoInstallSinglePackage and now it's working fine.Thanks,Deepankar Mahto
Hi @MukeshYadav_ ,Thanks for your suggestion it helps me to solve the issue for npm--peer--deps legacy but now I am another issue.Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:1.0.2:install (install-package) on project in ui.apps : Error while installing package. Thanks,Deepa...
Hi All,I was trying to setup a local server after setting the jar file. While deploying code to local server I am facing some errors. Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm install --legacy-peer-deps) on project aem-tatasteelltdaemprogram-project.ui.frontend...
Hello Everyone I want to know why the error ("com.adobe.cq.wcm.core.components.internal.link.LinkUtil abs_path requested") is getting logged in logs, while the page is loading fine.Due to this error log the log size is increasing so much. please let me know why it is coming and how can I remove this...