git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2855
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
[SIDP-279] - IdP should log NameID for auditing
[SIDP-285] - Use $IDP_SCOPE$ to populate IdP scope in conf-tmpl\attribute-resolver.xml
[SIDP-291] - Update libs for 2.1.3 release
+[SIDP-292] - login.jsp: wrong using of the attribute rawspan within the tag <td>
[SIDP-306] - Remove ClientCertAuth rule from SAML 2 SSO SecurityPolicy in relying-party.xml
[SIDP-310] - Change default relying-party.xml settings for SAML 2 profiles' encryptNameIds parameter from "conditional" to "never"
[SIDP-315] - Credential provided by UsernamePasswordLogin handler as attribute
<td><input name="j_password" type="password" tabindex="2" /></td>
</tr>
<tr>
- <td rowspan="2"><input type="submit" value="Login" tabindex="3" /></td>
+ <td colspan="2"><input type="submit" value="Login" tabindex="3" /></td>
</tr>
</table>
</form>