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 920c224 commit 4712de5Copy full SHA for 4712de5
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