From d92b7c48106cabf3142c5d7cb103aa7c2ce526ac Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 29 Aug 2013 11:50:05 -0400 Subject: [PATCH] changed display of core client components, added warning --- .../webapp/resources/template/dynreg.html | 72 +++++++++++++++---- 1 file changed, 59 insertions(+), 13 deletions(-) diff --git a/openid-connect-server/src/main/webapp/resources/template/dynreg.html b/openid-connect-server/src/main/webapp/resources/template/dynreg.html index 36c57f22b..067a8241f 100644 --- a/openid-connect-server/src/main/webapp/resources/template/dynreg.html +++ b/openid-connect-server/src/main/webapp/resources/template/dynreg.html @@ -46,7 +46,9 @@
  - + <% if (client.client_id) { %> + + <% } %>