aboutsummaryrefslogtreecommitdiff
path: root/src/openid
diff options
context:
space:
mode:
Diffstat (limited to 'src/openid')
-rw-r--r--src/openid/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openid/config.php b/src/openid/config.php
index fdec5e1..76ebc6a 100644
--- a/src/openid/config.php
+++ b/src/openid/config.php
@@ -41,7 +41,7 @@ $returnTo = $base . dirname($_SERVER['PHP_SELF']);
if ($returnTo[strlen($returnTo) - 1] != '/') {
$returnTo .= '/';
}
-$returnTo .= 'auth';
+$returnTo .= 'login';
// SQL storage example
// $storeOptions = array(