no message
[java-idp.git] / webApplication / hs.jsp
index fea733c..4b344c5 100755 (executable)
 <p>
 <form name="shib"  action="<bean:write name="shire" />" method="POST">
 <input type="hidden" name="TARGET" value="<bean:write name="target" />">
-<input type="hidden" name="SAMLAssertion"value="<bean:write name="assertion" />">
+<input type="hidden" name="SAMLResponse" value="<bean:write name="assertion" />">
 <input type="submit" value="Transmit">
 </form>
 </p>
 <p><a href="<bean:write name="hs_detailedHelpURL" />">Detailed information</a> explaining this process.</p>
 
 </body>
-</html>
\ No newline at end of file
+</html>