We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda6530 commit da96b06Copy full SHA for da96b06
1 file changed
settings_example.php
@@ -34,7 +34,7 @@
34
// attributeConsumingService. nameFormat, attributeValue and
35
// friendlyName can be omitted. Otherwise remove this section.
36
"attributeConsumingService"=> array(
37
- "ServiceName" => "SP test",
+ "serviceName" => "SP test"
38
"serviceDescription" => "Test Service",
39
"requestedAttributes" => array(
40
array(
0 commit comments