Skip to content
Snippets Groups Projects
Commit e1716677 authored by renater.salaun's avatar renater.salaun
Browse files

Fix typo

git-svn-id: https://svn.geant.net/GEANT/edugain_testidp_account_manager/trunk@70 047e039d-479c-447e-8a29-aa6bf4a09bab
parent 58cddd89
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
[% SET account_profile = {
'type' => 'Researcher',
'comment' => 'No standard value for eduPersonAffiliation can be used to represent a researcher. Therefore you can't differenciate a teacher from a researcher.',
'comment' => "No standard value for eduPersonAffiliation can be used to represent a researcher. Therefore you can't differenciate a teacher from a researcher.",
'uid' => "${account_id}",
'eduPersonAffiliation' => ['member', 'faculty'],
'eduPersonScopedAffiliation' => ["member@${conf.idp_scope}", "faculty@${conf.idp_scope}"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment