I've been using context.properties.alfTicket
to get a ticket for some custom stuff I've been working before, but recently I migrated from Alfresco 3.0 to 3.4.
Now I can't find the authentication ticket in Alfresco Share - is there a way to get this? Whether in JavaScript (server-side, of course) or freemarker.
Edit: I added a bounty. I'll give the bounty to whoever gives me the code sample on how to get the alf_ticket
in document-details.get.js
or document-details.get.html.ftl
.