ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
windowslive2name.php File Reference

Go to the source code of this file.

Variables

 $attributemap
 

Variable Documentation

◆ $attributemap

$attributemap
Initial value:
'windowslive_user' => 'eduPersonPrincipalName',
'windowslive_targetedID' => 'eduPersonTargetedID',
'windowslive_uid' => 'uid',
'windowslive_mail' => 'mail',
'windowslive.FirstName' => 'givenName',
'windowslive.LastName' => 'sn',
'windowslive.Location' => 'l',
'windowslive.givenName' => 'givenName',
'windowslive.surname' => 'sn',
'windowslive.displayName' => 'displayName',
'windowslive.id' => 'uid',
'windowslive.userPrincipalName' => 'eduPersonPrincipalName',
'windowslive.mail' => 'mail',
'windowslive.preferredLanguage' => 'preferredLanguage',
)
Create styles array
The data for the language used.

Definition at line 2 of file windowslive2name.php.