From 550ba6452a44cd93066fc5317de626d21758901b Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 11 Oct 2013 14:00:05 +0200 Subject: -- Customizable BKUSelection Form and SendAssertion Form -- OA specific Checkbox to disable SAML1 --- .../src/main/webapp/jsp/editOAGeneral.jsp | 132 +++++++++++++++++---- 1 file changed, 107 insertions(+), 25 deletions(-) (limited to 'id/ConfigWebTool/src/main/webapp/jsp') diff --git a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp index 6bca21435..f7a722893 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp @@ -286,12 +286,15 @@

<%=LanguageHelper.getGUIString("webpages.oaconfig.protocols.header", request) %>

- - + + + + + + + +
+

<%=LanguageHelper.getGUIString("webpages.oaconfig.general.BKUSelection.header", request) %>

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3