diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/aboutContent.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/aboutContent.tag index 475d7bbbb..56f25d30d 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/aboutContent.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/aboutContent.tag @@ -1,7 +1,5 @@

About

-

This OpenID Connect service is built from the MITREid Connect - Open Source project started by The MITRE Corporation.

+

This OpenID Connect service is built from the MITREid Connect Open Source project started by The MITRE Corporation.

-More information about the project can be found at MITREid Connect on GitHub. -There, you can submit bug reports, give feedback, or even contribute code patches for additional features you'd like to see. +More information about the project can be found at MITREid Connect on GitHub. There, you can submit bug reports, give feedback, or even contribute code patches for additional features you'd like to see.

diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/footer.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/footer.tag index b88ffeadd..47c75e316 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/footer.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/footer.tag @@ -15,13 +15,11 @@ - + - + diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageAbout.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageAbout.tag index 64fd56146..fdc1d4e9f 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageAbout.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageAbout.tag @@ -1,6 +1,5 @@

About

-

This OpenID Connect service is built from the MITREid Connect - Open Source project started by The MITRE Corporation.

+

This OpenID Connect service is built from the MITREid Connect Open Source project started by The MITRE Corporation.

More »

diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageWelcome.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageWelcome.tag index b1a2f6301..73a117e33 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageWelcome.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/landingPageWelcome.tag @@ -1,8 +1,5 @@

Welcome!

-

OpenID Connect is a next-generation protocol built on top of the - OAuth2 authorization framework. OpenID Connect lets you log into a - remote site using your identity without exposing your credentials, like - a username and password.

+

OpenID Connect is a next-generation protocol built on top of the OAuth2 authorization framework. OpenID Connect lets you log into a remote site using your identity without exposing your credentials, like a username and password.

Learn more »

diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/sidebar.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/sidebar.tag index f9e0b13a4..86ab5bc49 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/sidebar.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/sidebar.tag @@ -1,5 +1,4 @@ -<%@ taglib prefix="security" - uri="http://www.springframework.org/security/tags"%> +<%@ taglib prefix="security" uri="http://www.springframework.org/security/tags"%> <%@ taglib prefix="o" tagdir="/WEB-INF/tags"%>
diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/topbar.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/topbar.tag index ee6287ed0..85e9e436c 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/topbar.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/topbar.tag @@ -1,7 +1,6 @@ <%@attribute name="pageName" required="false"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> -<%@ taglib prefix="security" - uri="http://www.springframework.org/security/tags"%> +<%@ taglib prefix="security" uri="http://www.springframework.org/security/tags"%> <%@ taglib prefix="o" tagdir="/WEB-INF/tags"%> @@ -17,10 +16,8 @@ - - + + @@ -31,10 +28,10 @@