Property | Type | Description | |
---|---|---|---|
$auth |
Method | Description | |
---|---|---|
__construct ( OneLogin_Saml2_Auth $auth ) | ||
getAttributes ( ) : array | ||
getIntendedUrl ( ) | ||
getNameId ( ) | ||
getRawSamlAssertion ( ) : string | ||
getSessionIndex ( ) | ||
getUserId ( ) : string |
public __construct ( OneLogin_Saml2_Auth $auth ) | ||
$auth | OneLogin_Saml2_Auth |
public getAttributes ( ) : array | ||
return | array | attributes retrieved from assertion processed this request |
public getRawSamlAssertion ( ) : string | ||
return | string | the saml assertion processed this request |