Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
auth.php File Reference

Classes

class  auth_plugin_shibboleth
 Shibboleth authentication plugin. More...
 

Functions

 appendCookieValue ($value, $CookieArray)
 Append a value to the array of IDPs.
 
 generate_cookie_array ($value)
 Generates an array of IDPs using the cookie value.
 
 generate_cookie_value ($CookieArray)
 Generate the value that is stored in the cookie using the list of IDPs.
 
 get_idp_list ($organization_selection)
 Generate array of IdPs from Moodle Shibboleth settings.
 
 set_saml_cookie ($selectedIDP)
 Sets the standard SAML domain cookie that is also used to preselect the right entry on the local way.