summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-sp/assertionConsumer.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/Attic/examples/sample-sp/assertionConsumer.php')
-rw-r--r--php/Attic/examples/sample-sp/assertionConsumer.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/php/Attic/examples/sample-sp/assertionConsumer.php b/php/Attic/examples/sample-sp/assertionConsumer.php
index 1413fd59..5de00e98 100644
--- a/php/Attic/examples/sample-sp/assertionConsumer.php
+++ b/php/Attic/examples/sample-sp/assertionConsumer.php
@@ -128,7 +128,7 @@
$_SESSION["session_dump"] = $session->dump();
$_SESSION["user_id"] = $user_id;
- $url = "index.php?SID=". $SID;
+ $url = "index.php";
}
else
{
@@ -166,7 +166,7 @@
$_SESSION["session_dump"] = $session->dump();
$_SESSION["user_id"] = $user_id;
- $url = "register.php?SID=". $SID;
+ $url = "register.php";
}
// Update last_login