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.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).
php = 5.1
core = 7.x
configure = admin/config/people/simplesamlphp_auth |
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. |