To verify the difference between required and optional

This commit is contained in:
Roland Hedberg
2010-04-17 22:16:03 +02:00
parent c1f1ff8784
commit d7b3135f13

View File

@@ -5,7 +5,7 @@
"name" : "Rolands SP", "name" : "Rolands SP",
"url" : "http://localhost:8087/", "url" : "http://localhost:8087/",
"required_attributes": ["surname", "givenname", "edupersonaffiliation"], "required_attributes": ["surname", "givenname", "edupersonaffiliation"],
#"optional_attributes": ["title"], "optional_attributes": ["title"],
"idp": { "idp": {
"" : "http://localhost:8088/sso", "" : "http://localhost:8088/sso",
}, },