summaryrefslogtreecommitdiff
path: root/src/saml2/entity_category/swamid.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/saml2/entity_category/swamid.py')
-rw-r--r--src/saml2/entity_category/swamid.py8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/saml2/entity_category/swamid.py b/src/saml2/entity_category/swamid.py
index dde72d78..79bb4ed6 100644
--- a/src/saml2/entity_category/swamid.py
+++ b/src/saml2/entity_category/swamid.py
@@ -113,10 +113,12 @@ RELEASE = {
ESI: MYACADEMICID_ESI,
(ESI, COCOv1): MYACADEMICID_ESI + GEANT_COCO,
(ESI, COCOv2): MYACADEMICID_ESI + REFEDS_COCO,
+ # XXX: disabled temporarily until we can figure out how to handle them
+ # these need to be able to be combined with other categories just not with each other
# no aggregation categories
- PERSONALIZED: REFEDS_PERSONALIZED_ACCESS,
- PSEUDONYMOUS: REFEDS_PSEUDONYMOUS_ACCESS,
- ANONYMOUS: REFEDS_ANONYMOUS_ACCESS,
+ # PERSONALIZED: REFEDS_PERSONALIZED_ACCESS,
+ # PSEUDONYMOUS: REFEDS_PSEUDONYMOUS_ACCESS,
+ # ANONYMOUS: REFEDS_ANONYMOUS_ACCESS,
}
ONLY_REQUIRED = {