Fixed wrongly spelled entity category
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user