#4554 Shibboleth Authentication

skala
Laurent Opprecht 14 years ago
parent 72e863b430
commit 38c25e12f7
  1. 1
      main/auth/shibboleth/login.php

@ -28,5 +28,6 @@ include_once(dirname(__FILE__) . '/init.php');
//ShibbolethTest::helper()->setup_new_staff();
//ShibbolethTest::helper()->setup_new_teacher();
//ShibbolethTest::helper()->setup_new_student();
//ShibbolethTest::helper()->setup_new_minimal_data();
ShibbolethController::instance()->login();
Loading…
Cancel
Save