summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarko Pušnik <marko.pusnik@guru.si>2015-10-15 18:50:24 +0200
committerMarko Pušnik <marko.pusnik@guru.si>2015-10-15 18:50:24 +0200
commitdfcd43d485764bc2c60c94a05fd99bdeebbf7e5b (patch)
tree227178c46d84aa7a4d2caeed32c704ae83dac5bc /index.html
parent650357aedf68b04a1844de34367f9b2ff397b436 (diff)
Iframe url mora bit prazen, Marko!
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8bedb83..64f4e4e 100644
--- a/index.html
+++ b/index.html
@@ -142,7 +142,7 @@
<div class="row">
<div class="col-md-12" style="padding: 0;">
<button type="button" class="pull-right" id="cancel_aai_login" style="position: absolute; top:10px; right:10px;" data-tkey="go_back">Go back</button>
- <iframe width="100%" height="100%" frameborder="0" scrolling="yes" allowtransparency="true" src="https://aai.arnes.si/Shibboleth.sso/Login?entityID=https://idp.aai.arnes.si/idp/20090116&target=https://aai.arnes.si/SSO/authenticate" id="aai_iframe"></iframe>
+ <iframe width="100%" height="100%" frameborder="0" scrolling="yes" allowtransparency="true" src="" id="aai_iframe"></iframe>
</div>
</div>
</div>