diff --git a/drupal/simplesamlphp_auth/simplesamlphp/config/config.php b/drupal/simplesamlphp_auth/simplesamlphp/config/config.php index 34dd577..122696b 100644 --- a/drupal/simplesamlphp_auth/simplesamlphp/config/config.php +++ b/drupal/simplesamlphp_auth/simplesamlphp/config/config.php @@ -81,15 +81,15 @@ $config = array ( * A possible way to generate a random salt is by running the following command from a unix shell: * tr -c -d '0123456789abcdefghijklmnopqrstuvwxyz' /dev/null;echo */ - 'secretsalt' => 'defaultsecretsalt', + 'secretsalt' => '3dhuc8zabsd5qqaiheq2wzu6wly6w3k5', /* * Some information about the technical persons running this installation. * The email address will be used as the recipient address for error reports, and * also as the technical contact in generated metadata. */ - 'technicalcontact_name' => 'Administrator', - 'technicalcontact_email' => 'na@example.org', + 'technicalcontact_name' => 'EO Administrators', + 'technicalcontact_email' => 'admin@entrouvert.com', /* * The timezone of the server. This option should be set to the timezone you want