i have webscript upload , list files authenticate via alf_ticket generated using login api of alfresco. redirect existing webscript webscript created using aikau framework , stanalone aikau client app preview files. when redirects authentication page of aikau(page/ap/ws/document/workspace/spacesstore/83d72801-6a75-45ab-be8f-99245f3828a5)
it asks credentials, want use existing ticket generated in webscript authenticate aikau webscript. looking login.get.js file of aikau project couldn't able identify append ticket.
it's not clear question how you're getting behaviour. example, running customization of alfresco share or building standalone aikau client?
for share, once have authenticated logging in webscript requests should authorized. standalone aikau client should able login (using login page provided maven archetype). in both of these cases authentication , credential persistence managed surf.
are trying render aikau content single webscript invoked via xhr request? how attempting access aikau content?
in general, shouldn't need worry authentication issues surf takes care of you, sounds you're trying little bit unusual. try , provide more context question please?
Comments
Post a Comment