aboutsummaryrefslogtreecommitdiff
path: root/id.server/html
diff options
context:
space:
mode:
authorharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-07-22 14:48:32 +0000
committerharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-07-22 14:48:32 +0000
commitc2f95f5bc940f880fc85d96100ce5bf2a42df9e5 (patch)
tree7ea2dd970cb8a801182783f75d229f02d6b74dde /id.server/html
parentc119f7cbbdf918a7757f43fe4769725215dd68d0 (diff)
downloadmoa-id-spss-c2f95f5bc940f880fc85d96100ce5bf2a42df9e5.tar.gz
moa-id-spss-c2f95f5bc940f880fc85d96100ce5bf2a42df9e5.tar.bz2
moa-id-spss-c2f95f5bc940f880fc85d96100ce5bf2a42df9e5.zip
updated for WID
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@393 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/html')
-rw-r--r--id.server/html/auth/errorpage-auth.jsp9
-rw-r--r--id.server/html/proxy/errorpage-proxy.jsp9
2 files changed, 18 insertions, 0 deletions
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 @@
<p>
<tt>&lt;a href="https://&lt;MOA-URL&gt;/SelectBKU?Target=&lt;Gesch&auml;ftsbereich&gt;&amp;OA=&lt;OA-URL&gt;&amp;Template=&lt;Template-URL&gt;&amp;BKUSelectionTemplate=&lt;BKU-Template-URL&gt;&quot;&gt;</tt>
</p>
+<p>
+Im Falle einer Applikation aus dem privatwirtschaftlichen Bereich (type="businessService") entf&auml;llt die Angabe des <i>Target</i> Parameters:
+</p>
+<p>
+<tt>&lt;a href="https://&lt;MOA-URL&gt;/StartAuthentication?OA=&lt;OA-URL&gt;&amp;Template=&lt;Template-URL&gt;&quot;&gt;</tt>
+</p>
+<p>
+<tt>&lt;a href="https://&lt;MOA-URL&gt;/SelectBKU?OA=&lt;OA-URL&gt;&amp;Template=&lt;Template-URL&gt;&amp;BKUSelectionTemplate=&lt;BKU-Template-URL&gt;&quot;&gt;</tt>
+</p>
<p>Die Angabe der Parameter <tt>&quot;Template&quot;</tt> und <tt>&quot;BKUSelectionTemplate&quot;</tt> ist optional.</p>
<% } %>
</body>
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 @@
<p>
<tt>&lt;a href="https://&lt;MOA-URL&gt;/SelectBKU?Target=&lt;Gesch&auml;ftsbereich&gt;&amp;OA=&lt;OA-URL&gt;&amp;Template=&lt;Template-URL&gt;&amp;BKUSelectionTemplate=&lt;BKU-Template-URL&gt;&quot;&gt;</tt>
</p>
+<p>
+Im Falle einer Applikation aus dem privatwirtschaftlichen Bereich (type="businessService") entf&auml;llt die Angabe des <i>Target</i> Parameters:
+</p>
+<p>
+<tt>&lt;a href="https://&lt;MOA-URL&gt;/StartAuthentication?OA=&lt;OA-URL&gt;&amp;Template=&lt;Template-URL&gt;&quot;&gt;</tt>
+</p>
+<p>
+<tt>&lt;a href="https://&lt;MOA-URL&gt;/SelectBKU?OA=&lt;OA-URL&gt;&amp;Template=&lt;Template-URL&gt;&amp;BKUSelectionTemplate=&lt;BKU-Template-URL&gt;&quot;&gt;</tt>
+</p>
<p>Die Angabe der Parameter <tt>&quot;Template&quot;</tt> und <tt>&quot;BKUSelectionTemplate&quot;</tt> ist optional.</p>
<% } %>
</body>