<h3>Validate challenge</h3> <div> An email challenge including a validation token has been emailed to you at [% email_address %]. You need to copy and paste this token in the form below.</div> <fieldset> <legend>Provide token</legend> <label for="authentication_token">Please provide the secret token here :</label> <input name="authentication_token" value="" id="authentication_token" type="text" class="required"/> <input type="hidden" name="sp_entityid" value="[% sp_entityid %]" id="sp_entityid"/> <input type="hidden" name="email_address" value="[% email_address %]" id="email_address"/> </fieldset>