Go to the source code of this file.
Function Documentation
Append a value to the array of IDPs
- Parameters:
-
| string | IdP identifier |
| array | IdP identifiers |
- Returns:
- array IdP identifiers with appended IdP
Definition at line 435 of file auth.php.
Generates an array of IDPs using the cookie value
- Parameters:
-
| string | Value of SAML domain cookie |
- Returns:
- array Identifiers of IdPs
Definition at line 405 of file auth.php.
Generate the value that is stored in the cookie using the list of IDPs
- Parameters:
-
- Returns:
- string SAML domain cookie value
Definition at line 420 of file auth.php.
Generate array of IdPs from Moodle Shibboleth settings
- Parameters:
-
| string | Text containing tuble/triple of IdP entityId, name and (optionally) session initiator |
- Returns:
- array Identifier of IdPs and their name/session initiator
Definition at line 379 of file auth.php.
Prints the option elements for the select element of the drop down list
Definition at line 348 of file auth.php.
Sets the standard SAML domain cookie that is also used to preselect the right entry on the local wayf
- Parameters:
-
Definition at line 331 of file auth.php.
Variable Documentation