diff --git a/settings_example.php b/settings_example.php index 2a7ad43d..f5bb4014 100644 --- a/settings_example.php +++ b/settings_example.php @@ -42,7 +42,7 @@ // Usually x509cert and privateKey of the SP are provided by files placed at // the certs folder. But we can also provide them with the following parameters 'x509cert' => '', - 'privateKey' > '', + 'privateKey' => '', ), // Identity Provider Data that we want connect with our SP