swissbib / vufind

A library resource discovery portal designed and developed for libraries by libraries
GNU General Public License v2.0
12 stars 7 forks source link

integration national licences jusbib #522

Open liowalter opened 7 years ago

liowalter commented 7 years ago

The goal is to have a selection of journals from national licences in jusbib and that the users can access them using the national licences mechanisms.

There are 2 options

Option A : Merge user databases from jusbib and swissbib green

Advantages :

Disadvantages :

What needs to be done :

Estimation work :

Option B : Registration always happens in swissbib green

When the user has not registered for NL, he is sent to green for the registration. Otherwise he is sent to the publishers pages. The test is based on the eduPersonEntitlement SAML attribute (not on the database content as it is done now in green)

Advantages :

Disadvantages :

What needs to be done :

Estimation work :

liowalter commented 6 years ago

"adapt the NationalLicences View Helper to check the eduPersonEntitlement (via $_SERVER["entitlement"]) instead of hasAccessToNationalLicencesContent here"

is useful for pura as well

swissbib-unibas commented 6 years ago

522

swissbib-unibas commented 6 years ago

522

liowalter commented 6 years ago

Done for Pura in 804f64ac4211cdd06ff40a37c5354ac18b1eb966.

liowalter commented 6 years ago

Option B is now better. 1 day of remaining work.