From c2f95f5bc940f880fc85d96100ce5bf2a42df9e5 Mon Sep 17 00:00:00 2001 From: "harald.bratko" Date: Fri, 22 Jul 2005 14:48:32 +0000 Subject: updated for WID git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@393 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id.server/html/auth/errorpage-auth.jsp | 9 +++++++++ id.server/html/proxy/errorpage-proxy.jsp | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'id.server/html') diff --git a/id.server/html/auth/errorpage-auth.jsp b/id.server/html/auth/errorpage-auth.jsp index afb4b2281..07f3e7f69 100644 --- a/id.server/html/auth/errorpage-auth.jsp +++ b/id.server/html/auth/errorpage-auth.jsp @@ -35,6 +35,15 @@

<a href="https://<MOA-URL>/SelectBKU?Target=<Geschäftsbereich>&OA=<OA-URL>&Template=<Template-URL>&BKUSelectionTemplate=<BKU-Template-URL>">

+

+Im Falle einer Applikation aus dem privatwirtschaftlichen Bereich (type="businessService") entfällt die Angabe des Target Parameters: +

+

+<a href="https://<MOA-URL>/StartAuthentication?OA=<OA-URL>&Template=<Template-URL>"> +

+

+<a href="https://<MOA-URL>/SelectBKU?OA=<OA-URL>&Template=<Template-URL>&BKUSelectionTemplate=<BKU-Template-URL>"> +

Die Angabe der Parameter "Template" und "BKUSelectionTemplate" ist optional.

<% } %> diff --git a/id.server/html/proxy/errorpage-proxy.jsp b/id.server/html/proxy/errorpage-proxy.jsp index afb4b2281..07f3e7f69 100644 --- a/id.server/html/proxy/errorpage-proxy.jsp +++ b/id.server/html/proxy/errorpage-proxy.jsp @@ -35,6 +35,15 @@

<a href="https://<MOA-URL>/SelectBKU?Target=<Geschäftsbereich>&OA=<OA-URL>&Template=<Template-URL>&BKUSelectionTemplate=<BKU-Template-URL>">

+

+Im Falle einer Applikation aus dem privatwirtschaftlichen Bereich (type="businessService") entfällt die Angabe des Target Parameters: +

+

+<a href="https://<MOA-URL>/StartAuthentication?OA=<OA-URL>&Template=<Template-URL>"> +

+

+<a href="https://<MOA-URL>/SelectBKU?OA=<OA-URL>&Template=<Template-URL>&BKUSelectionTemplate=<BKU-Template-URL>"> +

Die Angabe der Parameter "Template" und "BKUSelectionTemplate" ist optional.

<% } %> -- cgit v1.2.3