Browse Source

#4554 Shibboleth Authentication

Laurent Opprecht 13 years ago
parent
commit
38c25e12f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main/auth/shibboleth/login.php

+ 1 - 0
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();