You are here

Functions in simpleSAMLphp Authentication 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_simplesamlphp_auth_account_authname_alter ./simplesamlphp_auth.api.php Hook to alter the assigned authname of a pre-existing Drupal user.
hook_simplesamlphp_auth_allow_login ./simplesamlphp_auth.api.php Hook to specify if a SAML-authenticated user is allowed to login.
hook_simplesamlphp_auth_existing_user ./simplesamlphp_auth.api.php Hook to map pre-existing Drupal user based on SAML attributes.
hook_simplesamlphp_auth_user_attributes ./simplesamlphp_auth.api.php Hook to alter a Drupal user account after SAML authentication.
hook_simplesamlphp_auth_user_roles_alter ./simplesamlphp_auth.api.php Hook to alter the roles assigned to a SAML-authenticated user.
simplesamlphp_auth_check_library ./simplesamlphp_auth.install Check if the SimpleSAMLphp library can be found. 1
simplesamlphp_auth_entity_extra_field_info ./simplesamlphp_auth.module Implements hook_entity_extra_field_info().
simplesamlphp_auth_form_user_form_alter ./simplesamlphp_auth.module Implements hook_form_FORM_ID_alter().
simplesamlphp_auth_form_user_login_form_alter ./simplesamlphp_auth.module Implements hook_form_FORM_ID_alter().
simplesamlphp_auth_form_user_register_form_alter ./simplesamlphp_auth.module Implements hook_form_FORM_ID_alter().
simplesamlphp_auth_help ./simplesamlphp_auth.module Implements hook_help().
simplesamlphp_auth_install ./simplesamlphp_auth.install Implements hook_install().
simplesamlphp_auth_requirements ./simplesamlphp_auth.install Implements hook_requirements().
simplesamlphp_auth_uninstall ./simplesamlphp_auth.install Implements hook_uninstall().
simplesamlphp_auth_update_8001 ./simplesamlphp_auth.install Rebuild simplesamlphp_auth_event_subscriber service.
simplesamlphp_auth_update_8002 ./simplesamlphp_auth.install Rebuild router for changed admin form.
simplesamlphp_auth_update_8301 ./simplesamlphp_auth.install Provide a default value for the new login_link_show configuration option.
simplesamlphp_auth_update_8302 ./simplesamlphp_auth.install Remove Site default language from simplesamlphp_auth configuration.
simplesamlphp_auth_user_form_includes ./simplesamlphp_auth.module Helper function to include the SimpleSAML checkbox on user forms. 2
simplesamlphp_auth_user_form_submit ./simplesamlphp_auth.module Form submission handler for user_form. 1
simplesamlphp_auth_user_logout ./simplesamlphp_auth.module Implements hook_user_logout().

Other projects