rely on geni to provide geni-auth.js
authorLoïc Baron <loic.baron@lip6.fr>
Wed, 8 Feb 2017 03:58:30 +0000 (04:58 +0100)
committerLoïc Baron <loic.baron@lip6.fr>
Wed, 8 Feb 2017 03:58:30 +0000 (04:58 +0100)
portal/templates/cloudlab.html

index 4133cb9..2e6756a 100644 (file)
@@ -2,7 +2,7 @@
 {% block content %}
 <h1>Your name is : {{username}}</h1>
 
-<script src="/static/geni-auth.js"></script>
+<script src="https://ch.geni.net:8444/xml-signer/geni-auth.js"></script>
 <script type="text/plain" id="certificate">
 {{key}}
 {{cert}}