Sha256: edfc65a95582c5f3f95385d17d474313272b1dae77e9e36ef587a629b64a7a9a

Contents?: true

Size: 853 Bytes

Versions: 61

Compression:

Stored size: 853 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>SAML 2.0 POST</title>
</head>
<body onload="document.forms[0].submit()">
    <noscript>
        <p><strong>_(Note):</strong> _(Since your browser does not support JavaScript, you must press the button below once to proceed.)</p> 
    </noscript>
    <form method="post" action="{ @sp_url }">
        <input type="hidden" name="SAMLResponse" value="{ @saml_response }">
        <input type="hidden" name="RelayState" value="{ @relay_state }">
        <noscript>
			<input type="submit" value="_(Submit the response to the service)" />
		</noscript>
    </form>
</body>

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
spiderfw-1.0.1 apps/sso/views/saml2_post.shtml
spiderfw-1.0.0 apps/sso/views/saml2_post.shtml
spiderfw-0.6.39 apps/sso/views/saml2_post.shtml
spiderfw-0.6.38 apps/sso/views/saml2_post.shtml
spiderfw-0.6.37 apps/sso/views/saml2_post.shtml
spiderfw-0.6.35 apps/sso/views/saml2_post.shtml
spiderfw-0.6.34 apps/sso/views/saml2_post.shtml
spiderfw-0.6.33 apps/sso/views/saml2_post.shtml
spiderfw-0.6.32 apps/sso/views/saml2_post.shtml
spiderfw-0.6.31 apps/sso/views/saml2_post.shtml
spiderfw-0.6.30 apps/sso/views/saml2_post.shtml
spiderfw-0.6.29 apps/sso/views/saml2_post.shtml
spiderfw-0.6.28 apps/sso/views/saml2_post.shtml
spiderfw-0.6.27 apps/sso/views/saml2_post.shtml
spiderfw-0.6.26 apps/sso/views/saml2_post.shtml
spiderfw-0.6.26.pre1 apps/sso/views/saml2_post.shtml
spiderfw-0.6.25 apps/sso/views/saml2_post.shtml
spiderfw-0.6.24 apps/sso/views/saml2_post.shtml
spiderfw-0.6.23 apps/sso/views/saml2_post.shtml
spiderfw-0.6.22 apps/sso/views/saml2_post.shtml