diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/saml2/entity_category/swamid.py | 1 |
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', |