samlauth_check_saml_user |
./samlauth.module |
Validation callback for SAML users logging in through the normal methods. |
|
2 |
samlauth_form_user_admin_settings_alter |
./samlauth.module |
Implements hook_form_FORM_ID_alter() for the Core account settings form. |
|
|
samlauth_form_user_form_alter |
./samlauth.module |
Implements hook_form_FORM_ID_alter() for the user edit form. |
|
|
samlauth_form_user_login_form_alter |
./samlauth.module |
Implements hook_form_FORM_ID_alter() for the login form. |
|
|
samlauth_form_user_pass_alter |
./samlauth.module |
Implements hook_form_FORM_ID_alter() for the password reset form. |
|
|
samlauth_help |
./samlauth.module |
Implements hook_help(). |
|
|
samlauth_install |
./samlauth.install |
Import view for authmap entries. |
|
|
samlauth_post_update_add_view_samlauth_map |
./samlauth.post_update.php |
Imports new view for authmap entries. |
|
|
samlauth_test_user_insert |
test_resources/samlauth_test/samlauth_test.module |
Implements hook_ENTITY_TYPE_insert(). |
|
|
samlauth_test_user_login |
test_resources/samlauth_test/samlauth_test.module |
Implements hook_user_login(). |
|
|
samlauth_test_user_update |
test_resources/samlauth_test/samlauth_test.module |
Implements hook_ENTITY_TYPE_update(). |
|
|
samlauth_update_8301 |
./samlauth.install |
Empty. |
|
|
samlauth_update_8302 |
./samlauth.install |
Populate "Roles allowed to use Drupal login" from config or permission. |
|
|
samlauth_update_8303 |
./samlauth.install |
Copy setting 'Attempt to link SAML data' into more fine grained settings. |
|
|
samlauth_update_8304 |
./samlauth.install |
Change 'Folder name' config for SP cert/key into two separate file names. |
|
|
samlauth_update_8305 |
./samlauth.install |
Expand multi-value support for IdP certificates. |
|
|
samlauth_user_fields_help |
modules/samlauth_user_fields/samlauth_user_fields.module |
Implements hook_help(). |
|
|
samlauth_user_presave |
./samlauth.module |
Implements hook_user_presave(). |
|
|
samlauth_views_data_alter |
./samlauth.module |
Implements hook_views_data_alter(). |
|
|