Aggiorna 'arbitro.php'

This commit is contained in:
Corrado Mulas
2019-05-03 21:12:41 +02:00
parent 68cd8c54d6
commit 75233cc2a1

View File

@@ -9,7 +9,7 @@ require '/percorso/simplesamlphp/library/vendor/autoload.php';
require_once '/percorso/simplesamlphp/library/lib/_autoload.php';
require 'lib/r4fb.php';
//session_start();
$auth = new \SimpleSAML\Auth\Simple('runpolito-sp');
$auth = new \SimpleSAML\Auth\Simple('nomeSP');
/*if (!$auth->isAuthenticated()) {
SimpleSAML_Session::getSessionFromRequest()->cleanup();