aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/src/main/webapp/index.html
diff options
context:
space:
mode:
authorkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2011-06-22 17:02:14 +0000
committerkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2011-06-22 17:02:14 +0000
commit168a6bd6dd7268d6afe001312ef3705e6b87b02d (patch)
tree1dde61d4ea33ca8c5d60f211d1331be93e349744 /id/server/auth/src/main/webapp/index.html
parent98110b6978290051e68bd909a937f998e0586813 (diff)
downloadmoa-id-spss-168a6bd6dd7268d6afe001312ef3705e6b87b02d.tar.gz
moa-id-spss-168a6bd6dd7268d6afe001312ef3705e6b87b02d.tar.bz2
moa-id-spss-168a6bd6dd7268d6afe001312ef3705e6b87b02d.zip
* Update SAML Assertion für Vollmachten
* Update BK-Auswahl Template (neue Grafiken) git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1209 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/src/main/webapp/index.html')
-rw-r--r--id/server/auth/src/main/webapp/index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/id/server/auth/src/main/webapp/index.html b/id/server/auth/src/main/webapp/index.html
index b40ea89f5..25d5d9f28 100644
--- a/id/server/auth/src/main/webapp/index.html
+++ b/id/server/auth/src/main/webapp/index.html
@@ -135,16 +135,12 @@
<div id="localBKU" style="display:none" class="hell">
<hr>
- <!-- [MUSS] Geben Sie hier die URL zum Aufruf von MOA-ID an -->
- <!-- z.B.: action="https://yoururl.at/moa-id-auth/StartAuthentication?Target=IT&OA=https://youronlineapplication.at"-->
<form method="post" id="moaidform">
<input type="hidden" name="show" value="false">
- <!-- [MUSS] Geben Sie hier die URL zum MOA-ID Template fuer die lokale BKU an -->
- <!-- z.B.: value="https://yoururl.at/moa-id-auth/template_localBKU.html"-->
<input type="hidden" name="Template" id="Template">
<input type="hidden" name="bkuURI" value="https://localhost:3496/https-security-layer-request">
<input type="hidden" name="useMandate" id="useMandate">
- <input type="submit" size="400" value="Lokale BKU">
+ <input type="submit" size="400" value="Lokale BKU" class="sendButton">
</form>
<p>
<small>Alternativ k&ouml;nnen Sie eine lokal installierte BKU verwenden.</small>