08-11-2016 10:06 AM
09-22-2016 10:54 AM
I suggest you to enable the external authentication of Alfresco.
In this way you can proxy each HTTP call against any WebScripts directly decorating the HTTP Header with the username of the user that should execute the method without using alf_ticket in query string.
Please take a look at the official documentation:
External authentication and SSO | Alfresco Documentation
Please let us know if you need more information.
Hope this helps.
09-22-2016 12:05 PM
It would be great to learn a bit more about what you're doing... for example, why you're building a new client rather than customizing Share? and what technology stack you're going to be using.
For example, you may or may not be aware that you can build a Surf client really easily using the Aikau Maven Archetype. You wouldn't be limited to using Aikau (although that would obviously be an option) but it would provide a simple way of getting a basic client up and running with authentication all taken care of (allowing you to access CMIS, Repo WebScripts and the Public API).
Instructions on creating a custom client using this archetype can be found here
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.