About Shibboleth
Adds Shibboleth authentication to MODX Revolution. Shibboleth is an open-source project that provides single sign-on capabilities and allows sites to make informed authorization decisions for individual access to protected online resources in a privacy-preserving manner.
The Shibboleth add-on can be used to secure individual resources and to authenticate MODX user accounts.
Information
Released
December 19, 2019
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.2 - Current
Downloads
4,855
Instructions
Install via the MODX package manager.
Requirements
You must have Shibboleth installed on the web server hosting MODX. See the documentation for information about configuring Shibboleth.
Because Shibboleth provides very little security when used over unencrypted (HTTP) connections, only HTTPS URLs are supported by this extra. Your site must have SSL support.
New in 1.0.4-pl
Shibboleth 1.0.4
- Prevent constant writes to the shib_rules cache when rules are empty