|
| $entityId |
|
| $metadata |
|
| $idp |
|
| $discoURL |
|
Definition at line 29 of file saml_sp.inc.
__construct |
( |
|
$info, |
|
|
|
$config |
|
) |
| |
Constructor for SAML SP authentication source.
- Parameters
-
array | $info | Information about this authentication source. |
array | $config | Configuration. |
Definition at line 72 of file saml_sp.inc.
Start a SAML 2 logout operation.
- Parameters
-
array | $state | The logout state. |
Definition at line 234 of file saml_sp.inc.
startSSO |
( |
|
$idp, |
|
|
array |
$state |
|
) |
| |
Send a SSO request to an IdP.
- Parameters
-
string | $idp | The entity ID of the IdP. |
array | $state | The state array for the current authentication. |
Definition at line 110 of file saml_sp.inc.
startSSO2 |
( |
SimpleSAML_Configuration |
$idpMetadata, |
|
|
array |
$state |
|
) |
| |
Send a SAML2 SSO request to an IdP.
- Parameters
-
SimpleSAML_Configuration | $idpMetadata | The metadata of the IdP. |
array | $state | The state array for the current authentication. |
Definition at line 135 of file saml_sp.inc.
The documentation for this class was generated from the following file:
- /Users/webmaster/Desktop/squiz_matrix/packages/saml/lib/saml_sp.inc