Add support for IdP-initiated login
[cascardo/ipsilon.git] / templates / index.html
index db1339b..5215b3b 100644 (file)
@@ -90,7 +90,7 @@
         <div class="col-sm-4 col-md-3 provider">
           <a
              {% if p.splink or 0 %}
-               href="{{ p.splink }}"
+               href="{{ basepath }}/saml2/SSO/Redirect?SPIdentifier={{ p.provider_id }}&RelayState={{ p.splink }}"
              {% else %}
                href="#"
              {% endif %}