Project

General

Profile

Actions

Idea #2765

closed

Fix bugs in Workbench reader token support

Added by Brett Smith almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
Category:
-
Story points:
1.0

Description

See #1904 for more background. Workbench in master currently supports reader tokens. Right now, when you try to view a Collection with a reader token in a real browser, you get prompted to login. This story encompasses whatever bug fixes are necessary to make it so that you can take a reader token URL and paste it into a stateless browser and see the Collection.


Subtasks 1 (0 open1 closed)

Task #2773: Find the part of Workbench that redirects reader token users to loginClosedBrett Smith05/08/2014Actions
Actions #1

Updated by Brett Smith almost 10 years ago

  • Description updated (diff)
Actions #2

Updated by Brett Smith almost 10 years ago

  • Description updated (diff)
Actions #3

Updated by Brett Smith almost 10 years ago

  • Assigned To set to Brett Smith
Actions #4

Updated by Brett Smith almost 10 years ago

  • Status changed from New to Closed

I thought this would be a relatively straightforward problem, but Peter has dug into it and demonstrated that it's actually much larger, because Workbench makes so many API server queries to render most pages. For the immediate case, we just need to get Collection downloads working with only scoped tokens, and we'll make that happen by creating a separate view to accommodate it (#2764). Any small bugs that interfere with that new view will become tasks on that story.

Actions

Also available in: Atom PDF