Fixed wrongly spelled entity category

This commit is contained in:
Roland Hedberg 2013-05-16 21:24:27 +02:00
parent 9c76e9cb7a
commit 5407649c6e
1 changed files with 1 additions and 1 deletions

View File

@ -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",