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

Proposed by Lukas : Use urn:schac:homeOrganizationType:int:other for organizationType

git-svn-id: https://svn.geant.net/GEANT/edugain_testidp_account_manager/trunk@68 047e039d-479c-447e-8a29-aa6bf4a09bab
parent f7bb55ba
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,6 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:university',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
} %]
......@@ -13,6 +13,6 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:university',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
} %]
......@@ -13,7 +13,7 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:university',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
'eduPersonEntitlement' => 'urn:mace:dir:entitlement:common-lib-terms',
} %]
......@@ -13,7 +13,7 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:public-research-institution',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
} %]
......@@ -13,6 +13,6 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:university',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
} %]
......@@ -13,6 +13,6 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:university',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
} %]
......@@ -13,7 +13,7 @@
'eduPersonPrincipalName' =>"${account_id}@${conf.idp_scope}",
'eduPersonTargetedID' =>"${conf.idp_entityid}!${account_sp_entityid}!X622UR2A7PG1uVhATobBOrMz+Ys=",
'schacHomeOrganization' => "${conf.idp_scope}",
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:university',
'schacHomeOrganizationType' => 'urn:schac:homeOrganizationType:int:other',
} %]
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