You are here

Files in SAML Service Provider 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt SAML Service Provider ===================== This package provides two modules: - SAML Service Provider API - SAML Drupal Login The API module lets other modules leverage SAML authentication. The SAML Drupal Login module specifically enables Drupal…
README.txt lib/README.txt SAML Service Provider - PHP-SAML library ======================================== Install the OneLogin SAML-PHP toolkit to this directory: `cd lib` `git clone https://github.com/onelogin/php-saml.git .` Directory structure =================== You…
saml_sp.admin.inc saml_sp.admin.inc Admin pages for the SAML Service Provider module.
saml_sp.api.inc saml_sp.api.inc API hooks for SAML Service Provider module.
saml_sp.info saml_sp.info name = SAML Service Provider description = API module to validate SAML IDP (Identity Provider) credentials. core = 7.x configure = admin/config/people/saml php = 5.3 package = SAML
saml_sp.install saml_sp.install Hook_requirements for the SAML Service Provider module.
saml_sp.module saml_sp.module SAML Service Provider
saml_sp.pages.inc saml_sp.pages.inc User pages for the SAML Service Provider module.
saml_sp.theme.inc saml_sp.theme.inc Theme implementations for the SAML Service Provider module.
saml_sp_drupal_login.admin.inc modules/saml_sp_drupal_login/saml_sp_drupal_login.admin.inc Admin pages for the SAML Drupal Login module
saml_sp_drupal_login.info modules/saml_sp_drupal_login/saml_sp_drupal_login.info name = SAML Drupal Login description = Allow users to log in to Drupal using a third-party SAML Identity Provider. core = 7.x dependencies[] = saml_sp package = SAML configure = admin/config/people/saml_sp/drupal_login
saml_sp_drupal_login.module modules/saml_sp_drupal_login/saml_sp_drupal_login.module SAML Drupal Login

Other projects