Newer
Older
[% account_sp_entityid = account.sp_entityid() %]
[% account_id = account.id() %]
'type' => 'Alumni',
'comment' => 'Value "member" is not set for eduPersonAffiliation, contrary to current students.',
renater.salaun
committed
'internal_uid' => "user${account_id}",
'eduPersonAffiliation' => ['alum'],
'eduPersonScopedAffiliation' => ["alum@${conf.idp_scope}"],
'displayName' => 'Åsold Wahlstrøm - eduGAIN Access Check account',
'cn' => 'Åsold Wahlstrøm - eduGAIN Access Check account',
'mail' => "asold.wahlstrom@${conf.idp_scope}",
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'schacHomeOrganization' => "${conf.idp_scope}",
renater.salaun
committed
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',