Authentication - III
Learn how to set up library card authentication for III.
EZproxy configuration provides an interface to configure III authentication. See Innovative Interfaces, Inc. (III) authentication for details about III authentication integration with EZproxy.
To set up a connection in the configuration UI from the EZproxy server to an III server:
- Select Authentication from the left navigation.
- Click Add authentication type on the Authentication screen.
- Select III from the Select authentication type drop-down menu. The III configuration screen opens.
- From the III configuration screen:
- Enter the Host URL for the III server in the Host Identifier text field.
- Note: The Host URL must be publicly accessible.
- Enter the Host URL for the III server in the Host Identifier text field.
- Enter a unique name for this authentication in the Tag text field.
- (Optional) Select the Use auth tag checkbox if you want to require this function.
- Enter the III configuration block in the User options text field.
Example:
::III
Not IfUser -RE [0-9]+; Stop
Host iii.mylib.org
IfRefused; Deny irefused.htm
IfExpired; Deny iexpired.htm
IfUnauthenticated; Stop
/III

-
Click Save. To apply the III connection, deploy it to both Pre-production and Production.
