Skip to content
Snippets Groups Projects
limitedset1.tt2 262 B
Newer Older
Guillaume ROUSSE's avatar
Guillaume ROUSSE committed
[% account_sp_entityid = account.sp_entityid() %]
[% account_id = account.id() %]

[% SET account_profile = {
	'type' => 'LimitedSet',
	'comment' => 'This account provides only an eduPersonTargetedID attribute.',
  	'internal_uid' => "user${account_id}",
} %]