From 7b17223904214024018f626715926fa729941d3c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 Mar 2015 18:43:06 +0100 Subject: Fourth Commit --- shib/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shib') diff --git a/shib/api.php b/shib/api.php index 0c2a297..58b9c80 100644 --- a/shib/api.php +++ b/shib/api.php @@ -38,7 +38,7 @@ if (empty($_SERVER['persistent-id'])) { // Not found, so we don't know which satellite to use $response['status'] = 'unregistered'; $response['id'] = $shibId; - $response['url'] = 'https://bwlp-masterserver.ruf.uni-freiburg.de/secure-all/'; + $response['url'] = 'https://bwlp-masterserver.ruf.uni-freiburg.de/webif/'; } else { // Found, see if we got personal information, either temporarily through metadata, or from database $firstName = $user['firstname']; -- cgit v1.2.3-55-g7522