From 2a8dd85ea2cb2631391b3efa3113b9f3f6779028 Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Wed, 7 Dec 2022 15:56:31 +0200 Subject: Update note --- src/saml2/entity_category/swamid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/saml2/entity_category/swamid.py b/src/saml2/entity_category/swamid.py index 1d4085e4..dde72d78 100644 --- a/src/saml2/entity_category/swamid.py +++ b/src/saml2/entity_category/swamid.py @@ -101,7 +101,7 @@ HEI = "http://www.swamid.se/category/hei-service" # Deprecated from 2021-03-31 RELEASE = { # NOTICE: order is important - # no aggregation categories needs to come last and in order of least to most restrictive + # no-aggregation categories need to come last and in order of least to most restrictive "": [], SFS_1993_1153: ["norEduPersonNIN", "eduPersonAssurance"], (RESEARCH_AND_EDUCATION, EU): NAME + STATIC_ORG_INFO + OTHER, -- cgit v1.2.1