Feature #16115
Updated by Peter Amstutz over 2 years ago
A sharing link is a URL to a file or collection which has an embedded API token which is restricted to accessing a single collection.
An example of how to create one is here:
https://doc.arvados.org/v2.3/sdk/python/cookbook.html
Design proposal:
* The sharing dialog for collections has two tabs, the regular "share with users/groups" UI, and a second "Sharing links" tab
* The "sharing links" tab lists all active (not expired) sharing links for this collection: when they were created, when they expire, and a trash button to revoke (delete) the sharing token.
* Button to create a new sharing link
* When creating a new sharing link, ability to change the expiration date