You are here

Files in SAML Service Provider 4.x

Primary tabs

File namesort descending Location Namespace Description
Idp.php src/Entity/Idp.php Drupal\saml_sp\Entity
IdpDeleteForm.php src/Form/IdpDeleteForm.php Drupal\saml_sp\Form
IdpForm.php src/Form/IdpForm.php Drupal\saml_sp\Form
IdpInterface.php src/IdpInterface.php Drupal\saml_sp
IdpListBuilder.php src/Controller/IdpListBuilder.php Drupal\saml_sp\Controller
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 uses the API module to…
SamlSPAuth.php src/SAML/SamlSPAuth.php Drupal\saml_sp\SAML
SamlSPAuthnRequest.php src/SAML/SamlSPAuthnRequest.php Drupal\saml_sp\SAML
SamlSpConfig.php src/Form/SamlSpConfig.php Drupal\saml_sp\Form
SamlSPController.php src/Controller/SamlSPController.php Drupal\saml_sp\Controller
SamlSpDrupalLoginConfig.php modules/saml_sp_drupal_login/src/Form/SamlSpDrupalLoginConfig.php Drupal\saml_sp_drupal_login\Form
SamlSPDrupalLoginController.php modules/saml_sp_drupal_login/src/Controller/SamlSPDrupalLoginController.php Drupal\saml_sp_drupal_login\Controller
SamlSPMetadata.php src/SAML/SamlSPMetadata.php Drupal\saml_sp\SAML
SamlSPResponse.php src/SAML/SamlSPResponse.php Drupal\saml_sp\SAML
SamlSPSettings.php src/SAML/SamlSPSettings.php Drupal\saml_sp\SAML
SamlSpSubscriber.php src/EventSubscriber/SamlSpSubscriber.php Drupal\saml_sp\EventSubscriber
saml_sp.api.inc saml_sp.api.inc API hooks for SAML Service Provider module.
saml_sp.info.yml saml_sp.info.yml saml_sp.info.yml
saml_sp.libraries.yml saml_sp.libraries.yml saml_sp.libraries.yml
saml_sp.links.action.yml saml_sp.links.action.yml saml_sp.links.action.yml
saml_sp.links.menu.yml saml_sp.links.menu.yml saml_sp.links.menu.yml
saml_sp.links.task.yml saml_sp.links.task.yml saml_sp.links.task.yml
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.permissions.yml saml_sp.permissions.yml saml_sp.permissions.yml
saml_sp.routing.yml saml_sp.routing.yml saml_sp.routing.yml
saml_sp.schema.yml config/schema/saml_sp.schema.yml config/schema/saml_sp.schema.yml
saml_sp.services.yml saml_sp.services.yml saml_sp.services.yml
saml_sp.settings.yml config/install/saml_sp.settings.yml config/install/saml_sp.settings.yml
saml_sp_drupal_login.config.yml modules/saml_sp_drupal_login/config/install/saml_sp_drupal_login.config.yml modules/saml_sp_drupal_login/config/install/saml_sp_drupal_login.config.yml
saml_sp_drupal_login.info.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.info.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.info.yml
saml_sp_drupal_login.install modules/saml_sp_drupal_login/saml_sp_drupal_login.install Update functions for the SAML SP Drupal Login module.
saml_sp_drupal_login.links.menu.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.links.menu.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.links.menu.yml
saml_sp_drupal_login.links.task.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.links.task.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.links.task.yml
saml_sp_drupal_login.module modules/saml_sp_drupal_login/saml_sp_drupal_login.module SAML Drupal Login.
saml_sp_drupal_login.routing.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.routing.yml modules/saml_sp_drupal_login/saml_sp_drupal_login.routing.yml
saml_sp_drupal_login.schema.yml modules/saml_sp_drupal_login/config/schema/saml_sp_drupal_login.schema.yml modules/saml_sp_drupal_login/config/schema/saml_sp_drupal_login.schema.yml

Other projects