diff --git a/example/sp/sp.conf b/example/sp/sp.conf index e93d354..141de23 100644 --- a/example/sp/sp.conf +++ b/example/sp/sp.conf @@ -5,7 +5,7 @@ "name" : "Rolands SP", "url" : "http://localhost:8087/", "required_attributes": ["surname", "givenname", "edupersonaffiliation"], - #"optional_attributes": ["title"], + "optional_attributes": ["title"], "idp": { "" : "http://localhost:8088/sso", },