summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/saml/www/debug.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/saml/www/debug.php b/modules/saml/www/debug.php
index 7c6b44c..ad86d18 100644
--- a/modules/saml/www/debug.php
+++ b/modules/saml/www/debug.php
@@ -10,6 +10,8 @@
* @version $Id$
*/
+SimpleSAML_Session::useTransientSession();
+
$globalConfig = SimpleSAML_Configuration::getInstance();
if (array_key_exists('SAMLRequest', $_REQUEST)) {