Hi all,
please forgive me if this topic has already been submitted but I wasn't able to find it.
My issue is the following: I've developed a Java backed webscript for share that requires user authentication (because I need it to make a call to Alfresco, among the other things) and I want to call this webscript from a client-side javascript code.
I've found an example where the authentication tag for the webscript is set to NONE, but I need it to be USER.
I've managed to call the webscript but I'm promted for the authentication and it's not acceptable (or even working for what it matters). It is strange to me because if a call an alfresco webscrit through the /share/proxy url I get the authentication I'm seeking.
Does anyone have any idea on how to make it or if it is even possible?
Regards,
Angelo