README.txt |
README.txt |
|
-- SUMMARY --
The simplesamlphp_auth module makes it possible for Drupal to support SAML for
authentication of users. The module will auto-provision user accounts into
Drupal if you want it to. It can also dynamically assign Drupal roles based… |
simplesamlphp_auth.admin.inc |
simplesamlphp_auth.admin.inc |
|
Admin include file for admin settings form. |
simplesamlphp_auth.api.php |
simplesamlphp_auth.api.php |
|
Hooks for simpleSAMLphp Authentication module. |
simplesamlphp_auth.inc |
simplesamlphp_auth.inc |
|
Contains non-hook implementations. |
simplesamlphp_auth.info |
simplesamlphp_auth.info |
|
name = SimpleSAMLphp authentication
description = Allows users to authenticate to a remote SAML identity provider (IdP) via a locally configured SimpleSAMLphp service point (SP).
core = 7.x
configure = admin/config/people/simplesamlphp_auth
php = 5.3 |
simplesamlphp_auth.install |
simplesamlphp_auth.install |
|
The install file for the simplesamlphp_auth module. |
simplesamlphp_auth.module |
simplesamlphp_auth.module |
|
simpleSAMLphp authentication module for Drupal. |
simplesamlphp_auth.pages.inc |
simplesamlphp_auth.pages.inc |
|
Non administrative page callbacks for SimpleSamlPHP Auth module. |
simplesamlphp_auth.rules.inc |
simplesamlphp_auth.rules.inc |
|
Integration with Rules module. |