Alfresco.util.Ajax - authentication
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 07:11 AM
So, I had a problem with my form control template where I had dropdown which did AJAX calls to share webscripts and it requested logins cause my share webscript were configured like with <authentication>user</authentication> .
But I looked at documentlibrary implementation and it's tree and all I see is Alfresco.util.Ajax calls and I haven't found any authentication mechanism behind it. How does this work?
But I looked at documentlibrary implementation and it's tree and all I see is Alfresco.util.Ajax calls and I haven't found any authentication mechanism behind it. How does this work?
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 08:54 AM
Make sure your calls go through the proxy servlet - compare the URLs of our calls with yours using Firebug or similar.
Thanks,
Mike
Thanks,
Mike
