INSTALL.txt in Shibboleth Authentication 7.4
Same filename and directory in other branches
***********************************************************
Shibboleth Authentication module - Installation Instructions
Written by Tamás Dévai, Kristof Bajnok
***********************************************************
1. Configure Shibboleth SP for your Drupal installation.
2. Place the entire folder in your /modules directory, or a /modules directory
in a multi-site folder, or in the /sites/all directory.
3. Enable the module at administer -> site building -> modules.
4. Run the update script of the module
(<YOUR_DRUPAL_INSTALLATION_URL>/update.php)
5. Visit administer -> user management -> access control, and grant users
permissions to administer the module.
6. Visit administer -> user management -> Shibboleth settings to set up the
module. See the help located at administer -> help -> Shibboleth
authentication for details on how to properly configure the module for your
needs.
File
INSTALL.txtView source
- ***********************************************************
- Shibboleth Authentication module - Installation Instructions
-
- Written by Tamás Dévai, Kristof Bajnok
- ***********************************************************
-
- 1. Configure Shibboleth SP for your Drupal installation.
-
- 2. Place the entire folder in your /modules directory, or a /modules directory
- in a multi-site folder, or in the /sites/all directory.
-
- 3. Enable the module at administer -> site building -> modules.
-
- 4. Run the update script of the module
- (
/update.php)
-
- 5. Visit administer -> user management -> access control, and grant users
- permissions to administer the module.
-
- 6. Visit administer -> user management -> Shibboleth settings to set up the
- module. See the help located at administer -> help -> Shibboleth
- authentication for details on how to properly configure the module for your
- needs.