From 01414b0d2e88a3a80bf23dfc4633e59e69322403 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Fri, 12 Sep 2014 11:07:50 -0400 Subject: [PATCH] make it look a little more like the mockup #794 - please not that this required upgrading to a pre-release version of Shibboleth EDS (revision 110) --- src/main/webapp/loginpage.xhtml | 4 +- .../resources/css/shib-identity-picker.css | 5 +- .../resources/dev/sample-shib-identities.json | 39 + .../webapp/resources/js/shib/idpselect.js | 2216 ++++++++++++++++- .../resources/js/shib/idpselect_config.js | 71 +- src/main/webapp/shib-identity-picker.html | 6 +- 6 files changed, 2321 insertions(+), 20 deletions(-) create mode 100644 src/main/webapp/resources/dev/sample-shib-identities.json diff --git a/src/main/webapp/loginpage.xhtml b/src/main/webapp/loginpage.xhtml index 9fcbf788303..081f6cea01f 100644 --- a/src/main/webapp/loginpage.xhtml +++ b/src/main/webapp/loginpage.xhtml @@ -22,7 +22,7 @@
-
+
-