diff --git a/openid-connect-server/src/main/webapp/WEB-INF/server-config.xml b/openid-connect-server/src/main/webapp/WEB-INF/server-config.xml
index de803dc0e..e59c7b054 100644
--- a/openid-connect-server/src/main/webapp/WEB-INF/server-config.xml
+++ b/openid-connect-server/src/main/webapp/WEB-INF/server-config.xml
@@ -17,7 +17,6 @@
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 on our GitHub page: MTIREid Connect on GitHub
+ There, you can submit bug reports, give feedback, or even contribute code patches for additional features you'd like to see.
+ For more information or support, contact the administrators of this system.
+ For general assistance, email Bob at email@address.com.
+ To offer feedback, email Sue at email@address.com.
+ To report a system failure or bug report, email Joe at email@address.com.
+ About
+
+ About
+ Contact
+
+ Contact
+
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. +
+ + \ No newline at end of file diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/statsContent.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/statsContent.tag new file mode 100644 index 000000000..d2f88da3f --- /dev/null +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/statsContent.tag @@ -0,0 +1,21 @@ +<%@attribute name="short" required="false" %> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + +There have been ${statsSummary["userCount"]} users of this + system who have logged in to ${statsSummary["clientCount"]} + total sites, for a total of ${statsSummary["approvalCount"]} site approvals.
+There have been ${statsSummary["userCount"]} users of this + system who have logged in to ${statsSummary["clientCount"]} + total sites, for a total of ${statsSummary["approvalCount"]} site approvals.
+- This OpenID Connect service is built from the MITREid Connect Open Source project started by The MITRE Corporation. -
+- For general assistance, email Bob at email@address.com. - To offer feedback, email Sue at email@address.com. - To report a system failure or bug report, email Joe at email@address.com. -
+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. -
- - +This OpenID Connect service is built from the MITREid Connect Open Source project started by The MITRE Corporation.
- - +For more information or support, contact the administrators of this system.
- - +There have been ${statsSummary["userCount"]} users of this - system who have logged in to ${statsSummary["clientCount"]} - total sites, for a total of ${statsSummary["approvalCount"]} site approvals.
- +There have been ${statsSummary["userCount"]} users of this - system who have logged in to ${statsSummary["clientCount"]} - total sites, for a total of ${statsSummary["approvalCount"]} site approvals.
- +