aboutsummaryrefslogtreecommitdiff
path: root/id.server/html/auth/errorpage-auth.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'id.server/html/auth/errorpage-auth.jsp')
-rw-r--r--id.server/html/auth/errorpage-auth.jsp9
1 files changed, 9 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>