git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2953
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
Changes in Release 2.2.0
=============================================
[SIDP-415] - SAML name identifier value not logged in audit log
+[SIDP-413] - Change link of example login page
[SIDP-411] - Check for loginContext != null at login.jsp
[SIDP-409] - Pass IdP w/o authenticating
[SIDP-407] - Shibboleth SSO profile handler sets incorrect protocol string in outbound message context
<img src="<%= request.getContextPath() %>/images/logo.jpg" />
<h1>Example Login Page</h1>
<p>This login page is an example and should be customized. Refer to the
- <a href="https://spaces.internet2.edu/display/SHIB2/IdPAuthUserPass" target="_new"> documentation</a>.
+ <a href="https://spaces.internet2.edu/display/SHIB2/IdPAuthUserPassLoginPage" target="_new"> documentation</a>.
</p>
<% if (loginContext == null) { %>