summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2020-12-12 22:06:21 +0200
committerGitHub <noreply@github.com>2020-12-12 22:06:21 +0200
commit3513e46c7f78ad712dd83af52d5a28b55b652668 (patch)
treeff1afb6247d59380d4b5a7b5b6b2f5fca08ae403
parent6ef6a25289b810e16b059a05ce4f2a31276f4bc3 (diff)
parent5e8cf795fd34ece5ae0b8cd9571c18ef00a6004e (diff)
downloadpysaml2-3513e46c7f78ad712dd83af52d5a28b55b652668.tar.gz
Merge pull request #753 from johanlundberg/swamid_policy_update_eduperson_targeted_id_2
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',