From 5e8cf795fd34ece5ae0b8cd9571c18ef00a6004e Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Fri, 11 Dec 2020 16:20:36 +0100 Subject: No eduPersonTargetedID for entity category refeds research-and-scholarship --- src/saml2/entity_category/swamid.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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', -- cgit v1.2.1