summaryrefslogtreecommitdiff
path: root/src/saml2/entity_category
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2013-08-29 09:28:14 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2013-08-29 09:28:14 +0200
commit5975cc561f7993c58520f4142cdbb0652daa95ab (patch)
tree60aa6ccc806eadafc6e17984bbfa8aa5cee11a15 /src/saml2/entity_category
parent1aed30aa366001faf0409c6f308e91040ae215ec (diff)
downloadpysaml2-5975cc561f7993c58520f4142cdbb0652daa95ab.tar.gz
Updated entity categories.
Diffstat (limited to 'src/saml2/entity_category')
-rw-r--r--src/saml2/entity_category/edugain.py2
-rw-r--r--src/saml2/entity_category/swamid.py4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/saml2/entity_category/edugain.py b/src/saml2/entity_category/edugain.py
index 42c3acf9..64362bdc 100644
--- a/src/saml2/entity_category/edugain.py
+++ b/src/saml2/entity_category/edugain.py
@@ -5,6 +5,6 @@ COC = "http://www.edugain.org/dataprotection/coc-eu-01-draft"
RELEASE = {
"": ["eduPersonTargetedID"],
COC: ["eduPersonPrincipalName", "eduPersonScopedAffiliation", "mail",
- "givenName", "sn", "displayName", "schacHomeOrganization"]
+ "displayName", "schacHomeOrganization"]
}
diff --git a/src/saml2/entity_category/swamid.py b/src/saml2/entity_category/swamid.py
index 78213a75..808d1001 100644
--- a/src/saml2/entity_category/swamid.py
+++ b/src/saml2/entity_category/swamid.py
@@ -1,8 +1,8 @@
__author__ = 'rolandh'
-NAME = ["givenName", "initials", "displayName", "sn"]
-STATIC_ORG_INFO = ["c", "o", "ou"]
+NAME = ["givenName", "displayName", "sn"]
+STATIC_ORG_INFO = ["c", "o", "co"]
OTHER = ["eduPersonPrincipalName", "eduPersonScopedAffiliation", "mail"]
# These give you access to information