<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>The Terms of use consent is not showing up for us. Am I missing
something:</p>
<p>conf/intercept/consent-intercept-config.xml:</p>
<p><font face="Courier New, Courier, monospace"> <bean
id="shibboleth.consent.terms-of-use.Key"
class="com.google.common.base.Functions"
factory-method="constant"><br>
<constructor-arg value="my-terms"/><br>
</bean></font><br>
</p>
<p>messages/messages.properties:</p>
<p><font face="Courier New, Courier, monospace">my-terms.title =
Terms of Use<br>
my-terms.text = Lorem ipsum dolor sit amet... <br>
</font></p>
<p><br>
<em>conf/relying-party.xml:</em></p>
<div class="container" title="Hint: double-click to select code">
<div class="line number1 index0 alt2"><font size="+1"
face="Courier New, Courier, monospace"><code class="xml plain"><</code><code
class="xml keyword">bean</code> <code class="xml color1">parent</code><code
class="xml plain">=</code><code class="xml string">"Shibboleth.SSO"</code>
<code class="xml color1">p:postAuthenticationFlows</code><code
class="xml plain">=</code><code class="xml string">"#{
{'terms-of-use', 'attribute-release'} }"</code> <code
class="xml plain">/></code></font></div>
</div>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>