Open liowalter opened 7 years ago
"adapt the NationalLicences View Helper to check the eduPersonEntitlement (via $_SERVER["entitlement"]) instead of hasAccessToNationalLicencesContent here"
is useful for pura as well
Done for Pura in 804f64ac4211cdd06ff40a37c5354ac18b1eb966.
Option B is now better. 1 day of remaining work.
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 :