cancel
Showing results for 
Search instead for 
Did you mean: 

Can Nuxeo create one-time links?

Brendan_Coveney
Champ in-the-making
Champ in-the-making

Can Nuxeo create a one time link such that once a file is downloaded the link becomes invalid (or it could be time limited as well perhaps as an alternative solution) ?

1 ACCEPTED ANSWER

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

There is no feature implementing this behaviour in Nuxeo at the moment, but the URL service makes it possible to define REST URLs to access data, and implement the related specific logic, see the documentation at http://doc.nuxeo.com/x/hwFu.

View answer in original post

1 REPLY 1

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

There is no feature implementing this behaviour in Nuxeo at the moment, but the URL service makes it possible to define REST URLs to access data, and implement the related specific logic, see the documentation at http://doc.nuxeo.com/x/hwFu.