diff --git a/templates/accountProfiles/alumni1.tt2 b/templates/accountProfiles/alumni1.tt2 index 5e38fbc4b3a04798ffad1c91fb81f1ef72f15736..719d09e66c8bf5eba648074259f624c60af961bb 100644 --- a/templates/accountProfiles/alumni1.tt2 +++ b/templates/accountProfiles/alumni1.tt2 @@ -5,9 +5,9 @@ 'uid' => "${account_id}", 'eduPersonAffiliation' => ['alum'], 'eduPersonScopedAffiliation' => ["alum@${conf.idp_scope}"], - 'displayName' => 'Ruby Anderson', - 'cn' => 'Ruby Anderson', - 'mail' => "ruby.anderson@${conf.idp_scope}", + 'displayName' => 'Åsold Wahlstrøm', + 'cn' => 'Åsold Wahlstrøm', + 'mail' => "asold.wahlstrom@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}", diff --git a/templates/accountProfiles/employee1.tt2 b/templates/accountProfiles/employee1.tt2 index 5acc0c0d91b977a9b4c73b223381b331d085bba4..5ea524f0f497e8c42bf1986177e53b22cb9428ed 100644 --- a/templates/accountProfiles/employee1.tt2 +++ b/templates/accountProfiles/employee1.tt2 @@ -5,9 +5,9 @@ 'uid' => "${account_id}", 'eduPersonAffiliation' => ['member','staff','employee'], 'eduPersonScopedAffiliation' => ["member@${conf.idp_scope}","staff@${conf.idp_scope}","employee@${conf.idp_scope}"], - 'displayName' => 'Morgan Hsu', - 'cn' => 'Morgan Hsu', - 'mail' => "morgan.hsu@${conf.idp_scope}", + 'displayName' => 'Linnéa Hsu', + 'cn' => 'Linnéa Hsu', + 'mail' => "linnea.hsu@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}", diff --git a/templates/accountProfiles/librarywalkin1.tt2 b/templates/accountProfiles/librarywalkin1.tt2 index 4141d52f4cb4d7a8bfa132ed733f2607e6121d64..5e67dd8cd40c5adda9083562f012a95a65350dda 100644 --- a/templates/accountProfiles/librarywalkin1.tt2 +++ b/templates/accountProfiles/librarywalkin1.tt2 @@ -5,9 +5,9 @@ 'uid' => "${account_id}", 'eduPersonAffiliation' => ['library-walk-in'], 'eduPersonScopedAffiliation' => ["library-walk-in@${conf.idp_scope}"], - 'displayName' => 'Dorian Segura', - 'cn' => 'Dorian Segura', - 'mail' => "dorian.segora@${conf.idp_scope}", + 'displayName' => 'Ramón Núñez', + 'cn' => 'Ramón Núñez', + 'mail' => "ramon.nunez@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}", diff --git a/templates/accountProfiles/researcher1.tt2 b/templates/accountProfiles/researcher1.tt2 index 651a30051fed1622cb6894f66dfa23ef2af67355..adcb58c25723785b65af4cc04ab3720dd1ade7a5 100644 --- a/templates/accountProfiles/researcher1.tt2 +++ b/templates/accountProfiles/researcher1.tt2 @@ -5,9 +5,9 @@ 'uid' => "${account_id}", 'eduPersonAffiliation' => ['member', 'faculty'], 'eduPersonScopedAffiliation' => ["member@${conf.idp_scope}", "faculty@${conf.idp_scope}"], - 'displayName' => 'Jean Valjean', - 'cn' => 'Jean Valjean', - 'mail' => "peter.smithjean.valjean@${conf.idp_scope}", + 'displayName' => 'Stéphane Larivière', + 'cn' => 'Stéphane Larivière', + 'mail' => "stephane.lariviere@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}", diff --git a/templates/accountProfiles/student1.tt2 b/templates/accountProfiles/student1.tt2 index a2a726d9f49cedb6f196d2bc6fb79c432eb714fb..fd72d9eb61449519a1ac8bc1ed5ec26579cf1448 100644 --- a/templates/accountProfiles/student1.tt2 +++ b/templates/accountProfiles/student1.tt2 @@ -5,9 +5,9 @@ 'uid' => "${account_id}", 'eduPersonAffiliation' => ['member', 'student'], 'eduPersonScopedAffiliation' => ["member@${conf.idp_scope}", "student@${conf.idp_scope}"], - 'displayName' => 'John Kleinman', - 'cn' => 'John Kleinman', - 'mail' => "john.kleinman@${conf.idp_scope}", + 'displayName' => 'Ciarán MacCárthaigh', + 'cn' => 'Ciarán MacCárthaigh', + 'mail' => "ciaran.maccarthaigh@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}", diff --git a/templates/accountProfiles/teacher1.tt2 b/templates/accountProfiles/teacher1.tt2 index 5f7ab5b4a5d58b8baff72adc742e505add1159c9..c2d4a5449c6ae7746391ee1e0572adddff2b9f9c 100644 --- a/templates/accountProfiles/teacher1.tt2 +++ b/templates/accountProfiles/teacher1.tt2 @@ -5,9 +5,9 @@ 'uid' => "${account_id}", 'eduPersonAffiliation' => ['member', 'faculty'], 'eduPersonScopedAffiliation' => ["member@${conf.idp_scope}", "faculty@${conf.idp_scope}"], - 'displayName' => 'Peter Smith', - 'cn' => 'Peter Smith', - 'mail' => "peter.smith@${conf.idp_scope}", + 'displayName' => 'Peter Müller', + 'cn' => 'Peter Müller', + 'mail' => "peter.muller@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}",