diff --git a/templates/accountProfiles/alumni1.tt2 b/templates/accountProfiles/alumni1.tt2 index eba7e280e3f2ad888caf25020817c456efab1b62..ee83492b0c024f6c213903142f2d297b86dd0531 100644 --- a/templates/accountProfiles/alumni1.tt2 +++ b/templates/accountProfiles/alumni1.tt2 @@ -11,7 +11,6 @@ '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}", 'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other', } %] diff --git a/templates/accountProfiles/employee1.tt2 b/templates/accountProfiles/employee1.tt2 index cc0628d84d45b4db213270af57e90ad88d52cb53..640a45d9a25f690f7fa6385f0426deab7a14367e 100644 --- a/templates/accountProfiles/employee1.tt2 +++ b/templates/accountProfiles/employee1.tt2 @@ -11,7 +11,6 @@ '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}", 'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other', } %] diff --git a/templates/accountProfiles/librarywalkin1.tt2 b/templates/accountProfiles/librarywalkin1.tt2 index c2c721e16dad966320168316ebac4ba47fd8d051..7299dc657715fd390054b7a55011fb376f3420c7 100644 --- a/templates/accountProfiles/librarywalkin1.tt2 +++ b/templates/accountProfiles/librarywalkin1.tt2 @@ -11,7 +11,6 @@ '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}", 'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other', 'eduPersonEntitlement' => 'urn:mace:dir:entitlement:common-lib-terms', diff --git a/templates/accountProfiles/student1.tt2 b/templates/accountProfiles/student1.tt2 index cf4dd8be29f2d2155f71db465c93dcab2758261b..c8a0c26cb355b833db95b337d8d6aea472467b5c 100644 --- a/templates/accountProfiles/student1.tt2 +++ b/templates/accountProfiles/student1.tt2 @@ -11,7 +11,6 @@ '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}", 'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other', } %] diff --git a/templates/accountProfiles/student2.tt2 b/templates/accountProfiles/student2.tt2 index a9f9a45cb5382118f5b9714833b67428658ee4ce..50c35b9c68dff1c370247062d825caf995967f7f 100644 --- a/templates/accountProfiles/student2.tt2 +++ b/templates/accountProfiles/student2.tt2 @@ -11,7 +11,6 @@ 'cn' => 'Damiën Kuijper', 'mail' => "damien.kuijper@${conf.idp_scope}", 'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}", - 'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=", 'schacHomeOrganization' => "${conf.idp_scope}", 'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other', } %] diff --git a/templates/accountProfiles/teacher1.tt2 b/templates/accountProfiles/teacher1.tt2 index 9719a8627d081f6c9bbe419cd4a9647f5b324d22..9c8ff946421fd82e745ef4837642566fc21869ee 100644 --- a/templates/accountProfiles/teacher1.tt2 +++ b/templates/accountProfiles/teacher1.tt2 @@ -11,7 +11,6 @@ '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}", 'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other', } %]