Skip to main content
OCLC Support

ShibbolethDisable

Learn how to use the ShibbolthDisable config.txt directive to specify a version of Shibboleth that should not be allowed for authentication to EZproxy.

ShibbolethDisable specifies a version of Shibboleth that should not be allowed for authentication to EZproxy. The original support for Shibboleth authentication was based on the Shibboleth 1.2. Later support was added for Shibboleth 1.3 and Shibboleth 2.0. This directive allows specific versions of Shibboleth authentication to be disabled if needed or desired.

ShibbolethDisable is a repeatable position-dependent config.txt directive.

Qualifiers

Qualifier Description
1.2 Disable support for Shibboleth 1.2
1.3 Disable support for Shibboleth 1.3
2.0 Disable support for Shibboleth 2.0

Syntax

ShibbolethDisable 1.2 | 1.3 | 2.0

Examples

Disable Shibboleth 1.2 and 1.3 support.

ShibbolethDisable 1.2 
ShibbolethDisable 1.3