Hi Mikel,
I tried bypassing the apache by accessing the tomcat directly but to no avail. I was still prompted for authentication.
Any other that I can try ??
It's hard to tell.... If you got same code, same Alfresco version, same auth configuration and nothing in between.
What about tomcat configuration? you could inpect both server.xml files to see if you got a valve or something causing your trouble.
Hi Mikel,
Sorry for the late reply.
I did some testing and it wasn't pretty clear as to why this is happening as on some instances that are behind the same apache server. I also checked the Valve in <TOMCAT_HOME>/conf/server.xml and didn't find any custom changes.
Finally I have to change the authentication in the webscript desc.xml file that fetches the list of children of a folder from
<authentication>guest</authentication>
to
<authentication user=guest>none</authentication>
and now it is working correctly.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.