The redirector and non-standard link syntaxes
Some service providers use proprietary parameters instead of more usual parameters like entityID. These providers include Gale, EBSCO and ProQuest.
When they are set up to use OpenAthens and you are using their link syntax, you do not need the redirector prefix because the login will go via OpenAthens… but there can be times when you want or need to use the redirector prefix with these resources anyway.
For example if your library system needs to put the prefix in front of all links. In these cases you need to include the relevant proprietary parameter.
Here are some examples for these three providers.
ProQuest
With ProQuest you just need to include the accountid
parameter at the end
ProQuest link format:
{ProQuest_product_URL}?accountid={your_ProQuest_accountid}
ProQuest link Example:
https://search.proquest.com/education?accountid=12345
Redirector link:
https://go.openathens.net/redirector/test.edu?url=https%3A%2F%2Fsearch.proquest.com%2Feducation%3Faccountid%3D12345
EBSCOhost
EBSCO require two query parameters for authentication: authtype
and custid
where authtype
should be either shib
or sso
.
EBSCOhost link format:
{EBSCO_product_URL}&authtype={authType}&custid={customerID}
EBSCOhost link example:
https://search.ebscohost.com/login.aspx?profile=ehost&defaultdb=a9h&authtype=shib&custid=123456
Redirector link:
https://go.openathens.net/redirector/test.edu?url=https%3A%2F%2Fsearch.ebscohost.com%2Flogin.aspx%3Fprofile%3Dehost%26defaultdb%3Da9h%26authtype%3Dip%2Cshib%26custid%3D123456
EBSCO provide a tool to help generate links at https://widgets.ebscohost.com/eit/urlb.php
Gale Cengage
There are two link formats:
{Gale_product_URL}?u={LocationID}
{Gale_product_URL}?userGroupName={LocationID}
You can find your location id via https://support.gale.com/locid
Example Gale link:
https://link.gale.com/apps/GDCS?u=uniedu
Redirector link:
https://go.openathens.net/redirector/test.edu?url=https%3A%2F%2Flink.gale.com%2Fapps%2FGDCS%3Fu%3Duniedu