CERNDocumentServer / cds-videos

Access articles, reports and multimedia content in HEP
https://videos.cern.ch
GNU General Public License v2.0
15 stars 32 forks source link

Allow sharing of published records with non-CERN users #1935

Open zzacharo opened 7 months ago

zzacharo commented 7 months ago

Use case

As a user, I would like to share my restricted published video with non-CERN personnel.

Context

Currently, the system does not distinguish upload and read/download permissions and because of that, the restricted content can only be shared among logged-in users. At the moment, we allow on the [SSO]() level only CERN primary accounts to login, as CDS Videos is CERN's institutional repository and its mission is to archive and disseminate the organization's output and only that. That said, the use case of being able to share content with people who do not have a CERN account is valid and needs to be addressed.

Requirements

SSO

We need to allow external accounts to be able to login, i.e adjusting te Minimum Level of Assurance.

Codebase