summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRobert Zorko <robertz@gurucue.com>2015-10-15 14:41:34 +0200
committerRobert Zorko <robertz@gurucue.com>2015-10-15 14:41:34 +0200
commitfeb87a34e3b195d7c204f5d017e108f4f46498e0 (patch)
tree70cb9c1c8d18ef0797f110fbdd6fc8a2357b2ec7 /index.html
parent9e75e05583b9ae07e86438c63bcc2dc22be05fea (diff)
added the web logic for the saml login, but it still needs testing
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 31e6540..f34e1bc 100644
--- a/index.html
+++ b/index.html
@@ -149,7 +149,7 @@
</div>
<div class="container">
<div class="row" style="padding: 0; padding-top: 5px;">
- <iframe width="100%" height="850px" frameborder="0" scrolling="no" allowtransparency="true" src="https://codeq.si/Shibboleth.sso/Login?forceAuthn=1"></iframe>
+ <iframe width="100%" height="850px" frameborder="0" scrolling="no" allowtransparency="true" src="https://codeq.si/Shibboleth.sso/Login?forceAuthn=1" id="aai_iframe"></iframe>
</div>
</div>
</div>