Content
View differences
Updated by Wieland Lindenthal over 2 years ago
**As** a project administrator _\[enter role of user\]_
**I want to** get nudged to pass the OAuth flow once I activate a storage on a project and I don't have a access token for that storage, yet _\[enter objective\]_
**so that** the background job has a chance to setup the project folder for that user and the project admin gets the feedback that everything is setup and working. _\[enter desired result\]_
**Acceptance criteria**
* After activating (on create) a storage on project (any mode) the next view has a modal asking politely if the user also wants to pass the OAuth flow.
_\[enter acceptance criteria\]_
* The default button is "yes" -> will redirect to the OAuth pages and finally end up in the same destination URL
* On "Not now" the user will directly send to the destination URL. _..._
**I want to** get nudged to pass the OAuth flow once I activate a storage on a project and I don't have a access token for that storage, yet
**so that** the background job has a chance to setup the project folder for that user and the project admin gets the feedback that everything is setup and working.
**Acceptance criteria**
* After activating (on create) a storage on project (any mode) the next view has a modal asking politely if the user also wants to pass the OAuth flow.
* On "Not now" the user will directly send to the destination URL.