From 34373d777c8638e37bc500aa588331a6889b90bf Mon Sep 17 00:00:00 2001 From: Josh Mandel Date: Tue, 4 Jun 2013 10:48:03 -0700 Subject: [PATCH] base URL of the server is set by the issuer. --- openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag index d792cbbff..36dada829 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag @@ -5,8 +5,7 @@ - ${pageContext.request.requestURL} - + ${config.topbarTitle} - ${title}