11-29-2010 10:18 AM
11-29-2010 11:30 AM
/alfresco/service/yourCustomWebScript?alf_ticket=ALF_TICKET_VALUE
Hope this helps.
11-29-2010 12:29 PM
11-29-2010 09:03 PM
11-30-2010 04:37 AM
12-03-2010 03:39 AM
12-06-2010 12:02 PM
12-08-2010 03:42 AM
Otherwise you can use a CAS server or an LDAP server for users without importing nothing, but simply configuring Alfresco for one of these providers.I agree with that
Then you could create a login form for your flex portal to authenticate users against Alfresco using the Login webscript with a GET or POST HTTP call (form action), as described here:
http://wiki.alfresco.com/wiki/2.1_REST_API#Login
This invocation will return a new Alfresco ticket (ALF_TICKET).
12-08-2010 03:47 AM
12-10-2010 05:55 AM
Otherwise you can use a CAS server or an LDAP server for users without importing nothing, but simply configuring Alfresco for one of these providers.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.