Bug #14671
[Bug] Download file from collection view ask for authentication
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
When clicking the "Download" item on the "more options" menu of a file it redirects the browser to a keep-web URL like:
https://download.cluster_uuid.arvadosapi.com/c=cluster_uuid-4zz18-something/some_image_file.png
...resulting in keep-web/browser to show an authentication dialog.
WB2 could pass the user's token to avoid this:
https://download.cluster_uuid.arvadosapi.com/c=cluster_uuid-4zz18-something/t=users-token/some_image_file.png
I also have issues with the file preview, it just shows an empty box with a question mark. I think this may be the same issue.
Associated revisions
History
#1
Updated by Pawel Kowalczyk over 3 years ago
- Target version set to sprint 14
#2
Updated by Pawel Kowalczyk over 3 years ago
- Target version changed from sprint 14 to Backlog Q1, Q2
#3
Updated by Pawel Kowalczyk over 3 years ago
- Status changed from New to Closed
- Assigned To set to Pawel Kowalczyk
refs #14671-download-file-from-collection-asks-for-auth
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>