summaryrefslogtreecommitdiff
path: root/example/idp2/idp_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/idp2/idp_conf.py')
-rw-r--r--example/idp2/idp_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/idp2/idp_conf.py b/example/idp2/idp_conf.py
index d6a95145..d0785a8f 100644
--- a/example/idp2/idp_conf.py
+++ b/example/idp2/idp_conf.py
@@ -77,7 +77,7 @@ CONFIG = {
"lifetime": {"minutes": 15},
"attribute_restrictions": None, # means all I have
"name_form": NAME_FORMAT_URI,
- "entity_categories": ["swami", "edugain"]
+ "entity_categories": ["swamid", "edugain"]
},
},
"subject_data": "./idp.subject",