Hi Team,
I upgraded one of my project repo from SCR Annotation to DS OSGI Annotation. The project's functionality is working as expected in both the annotations.But when the project which is in DS annotation is installed into the AEM instance, SITEADMIN, DAMADMIN, USERADMIN, MISCADMIN are not working fine. Please can anyone suggest the solution for this issue.
Logs are as below:
*INFO* [0:0:0:0:0:0:0:1 [1544183000975] GET /siteadmin HTTP/1.1] org.apache.sling.xss.impl.HtmlToHtmlContentContext AntiSamy warning: The link tag contained an attribute that we could not process. The type attribute had a value of "image/vnd.microsoft.icon". This value could not be accepted for security reasons. We have chosen to remove the entire link tag in order to continue processing the input.
*INFO* [0:0:0:0:0:0:0:1 [1544183066525] GET /damadmin HTTP/1.1] org.apache.sling.xss.impl.HtmlToHtmlContentContext AntiSamy warning: The link tag contained an attribute that we could not process. The type attribute had a value of "image/vnd.microsoft.icon". This value could not be accepted for security reasons. We have chosen to remove the entire link tag in order to continue processing the input.
*INFO* [0:0:0:0:0:0:0:1 [1544183105759] GET /useradmin HTTP/1.1] org.apache.sling.xss.impl.HtmlToHtmlContentContext AntiSamy warning: The link tag contained an attribute that we could not process. The type attribute had a value of "image/vnd.microsoft.icon". This value could not be accepted for security reasons. We have chosen to remove the entire link tag in order to continue processing the input.
*INFO* [0:0:0:0:0:0:0:1 [1544183193170] GET /miscadmin HTTP/1.1] org.apache.sling.xss.impl.HtmlToHtmlContentContext AntiSamy warning: The link tag contained an attribute that we could not process. The href attribute had a value of "/libs/wcm/core/content/misc.ico". This value could not be accepted for security reasons. We have chosen to remove the entire link tag in order to continue processing the input.
Thanks for your response in advance.
Regards,
Ashwini