To verify the difference between required and optional
This commit is contained in:
@@ -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",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user