About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:ezproxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
configuration:ezproxy [2016/10/04 13:16] – [EZproxy Configuration] demiankatzconfiguration:ezproxy [2023/11/09 19:05] demiankatz
Line 1: Line 1:
 ====== EZproxy Configuration ====== ====== EZproxy Configuration ======
  
-VuFind can be set up to open external links via [[https://www.oclc.org/support/services/ezproxy.en.html|EZproxy]]. For configuration there is an EZproxy section in [[.files:config.ini]]. You can enable EZproxy in VuFind simply by entering the proxy base address in the host setting:+VuFind® can be set up to open external links via [[https://www.oclc.org/support/services/ezproxy.en.html|EZproxy]]. For configuration there is an EZproxy section in [[.files:config.ini]]. You can enable EZproxy in VuFind® simply by entering the proxy base address in the host setting:
  
 <code> <code>
Line 8: Line 8:
 </code> </code>
  
-Note that you will need to set up EZproxy to bypass local, already authorized IP addresses so that it doesn't require the user to log in when coming from an institutional IP address. Please refer to [[https://www.oclc.org/support/services/ezproxy/documentation.en.html|EZproxy documentation]] for further information.+Note that EZproxy needs to be correctly configured to accept all of the URLs that VuFind® may pass through to it, or else users may encounter error messages about unsupported hosts.
  
-===== EZproxy Ticket Authentication with VuFind =====+Also note that it may be helpful to set up EZproxy to bypass local, already authorized IP addresses so that it doesn't require the user to log in when coming from an institutional IP address.
  
-**Available from VuFind v4.0.**+Please refer to [[https://www.oclc.org/support/services/ezproxy/documentation.en.html|EZproxy documentation]] for further information.
  
-In a typical scenario EZproxy authorizes users using their institutional credentials with e.g. LDAP or Shibboleth, but it is also possible to use EZproxy's ticket authentication with VuFind. To set it up, you need a couple of settings on both ends.+===== EZproxy Ticket Authentication with VuFind® ===== 
 + 
 +**Available from VuFind® v4.0.** 
 + 
 +In a typical scenario EZproxy authorizes users using their institutional credentials with e.g. LDAP or Shibboleth, but it is also possible to use EZproxy's ticket authentication with VuFind®. To set it up, you need a couple of settings on both ends.
  
 ==== Setting up EZproxy ==== ==== Setting up EZproxy ====
Line 27: Line 31:
 </code> </code>
  
-Replace https://vufind-server with your VuFind's address and choose something else than "verysecretpassword" as the password. This will be the shared secret between VuFind and EZproxy. If you are using EZproxy older than version 6.1 and cannot upgrade, use SHA1 instead of SHA512.+Replace https://vufind-server with your VuFind®'s address and choose something else than "verysecretpassword" as the password. This will be the shared secret between VuFind® and EZproxy. If you are using EZproxy older than version 6.1 and cannot upgrade, use SHA1 instead of SHA512.
  
-==== Setting up VuFind ====+==== Setting up VuFind® ====
  
-In VuFind you will need to change settings in a couple of places. The basic setup is in [[.files:config.ini]]:+In VuFind® you will need to change settings in a couple of places. The basic setup is in [[.files:config.ini]]:
  
 <code> <code>
Line 49: Line 53:
 </code> </code>
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
configuration/ezproxy.txt · Last modified: 2023/11/13 14:42 by demiankatz