Drupal Shibboleth module
Drupal shib_auth module enables Shibboleth authentication for Drupal CMS.
Tartalomjegyzék
[elrejtés]Installation
Compatibility
Module is developed for Drupal 6.x. We try to backport new features to 5.x from time to time, though it might take several weeks. If you can help backporting, please contact aai _AT_ niif _DOT_ hu!
Older versions of Drupal are not supported, nor is Drupal 7 as long as it is not the stable branch.
Upgrading module
There is no upgrade procedure (yet). Please uninstall the module before upgrading. It is reported that sometimes disabling module and removing its directory is not enough.
Configuration
Configuring Shibboleth
You should be familiar with protecting resources with Shibboleth before using this module. Please check that Shibboleth authentication is working for that location and necessary attributes are exported to the headers. You can enable DEBUG mode to see the whole $_SERVER array. If you can see Shibboleth attributes there, you're fine.