diff --git a/manager.php b/manager.php index 647962c..e50c6a3 100644 --- a/manager.php +++ b/manager.php @@ -19,18 +19,11 @@ and open the template in the editor.
isAuthenticated()) { - SimpleSAML_Session::getSessionFromRequest()->cleanup(); - // Show login link. - print('Login'); -}*/ +$auth = new \SimpleSAML\Auth\Simple('nomeSP'); //Auth livello 1: $auth->requireAuth();