summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Lundberg <lundberg@sunet.se>2020-12-11 16:20:36 +0100
committerJohan Lundberg <lundberg@sunet.se>2020-12-11 16:20:36 +0100
commit5e8cf795fd34ece5ae0b8cd9571c18ef00a6004e (patch)
treeff1afb6247d59380d4b5a7b5b6b2f5fca08ae403
parent6ef6a25289b810e16b059a05ce4f2a31276f4bc3 (diff)
downloadpysaml2-5e8cf795fd34ece5ae0b8cd9571c18ef00a6004e.tar.gz
No eduPersonTargetedID for entity category refeds research-and-scholarship
-rw-r--r--src/saml2/entity_category/swamid.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/saml2/entity_category/swamid.py b/src/saml2/entity_category/swamid.py
index 0842fc55..d1acec74 100644
--- a/src/saml2/entity_category/swamid.py
+++ b/src/saml2/entity_category/swamid.py
@@ -24,7 +24,6 @@ OTHER = [
]
R_AND_S = [
- 'eduPersonTargetedID',
'eduPersonPrincipalName',
'eduPersonUniqueID',
'mail',