-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 8.10, 9.10, 10.2
-
Component/s: Share UI
Setting a permission on an asset for an external user works nice when there's only one asset in scope but not when more than one asset is to be shared with a recipient.
For example, on a Nuxeo repo with assets apple, banana and carrot
- go to each asset and assign permission to an external user
- recipient will get one mail per asset, each with its own authorization token
- open the URL in the first mail, will login to Nuxeo with the auth token, asset is viewable and downloadable
- open the URL in the second mail, You don't have the necessary permission to do the requested action. is displayed in the browser
- Logout, try the second URL again, login now works, asset is viewable and downloadable
- depends on
-
NXP-17225 As an administrator, I'd like to invite Nuxeo external user to a specific document
- Resolved