You are here

6 calls to _simplesaml_auth_debug() in simpleSAMLphp Authentication 7.2

simplesamlphp_auth_init in ./simplesamlphp_auth.module
Implements hook_init().
simplesamlphp_auth_user_insert in ./simplesamlphp_auth.module
Implements hook_user_insert().
_simplesamlphp_auth_evaulaterolerule in ./simplesamlphp_auth.module
Evaluates a role rule. The rules work as follows: = does an exact match on an attribute and will iterate over array values if the array is multivalued. @= matches the domain portion of an email address. It assumes the attribute is a string, and will…
_simplesamlphp_auth_forcehttps_rewrite in ./simplesamlphp_auth.module
Forces HTTPS connections.
_simplesamlphp_auth_get_authname in ./simplesamlphp_auth.module
Gets the authname attribute from the SAML assertion.
_simplesamlphp_auth_rolepopulation in ./simplesamlphp_auth.module
Performs role population.