[java-identity-provider] branch master updated: IDP-1197 - x509-prompt.jsp links to SHIB2 document

Scott Cantor cantor.2 at osu.edu
Wed Jul 25 10:00:46 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4ee1779c0e615540a1bf7d04f59c377782844b5e

The following commit(s) were added to refs/heads/master by this push:
       new  4ee1779   IDP-1197 - x509-prompt.jsp links to SHIB2 document
4ee1779 is described below

commit 4ee1779c0e615540a1bf7d04f59c377782844b5e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 25 10:00:44 2018 -0400

    IDP-1197 - x509-prompt.jsp links to SHIB2 document
    
    https://issues.shibboleth.net/jira/browse/IDP-1197
---
 idp-war/src/main/webapp/x509-prompt.jsp | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/idp-war/src/main/webapp/x509-prompt.jsp b/idp-war/src/main/webapp/x509-prompt.jsp
index 8f487e8..553b442 100644
--- a/idp-war/src/main/webapp/x509-prompt.jsp
+++ b/idp-war/src/main/webapp/x509-prompt.jsp
@@ -86,11 +86,6 @@ final boolean identifiedRP = rpUIContext != null && !rpContext.getRelyingPartyId
               //    (not commented out) - this extra SP info will be displayed.
               //    Remove or comment out these lines to stop the display of the
               //    added SP information.
-              //
-              //    Documentation: 
-              //      https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthUserPassLoginPage
-              //
-              //    Example:
              %>
              <% if (identifiedRP) { %>
                  <p>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list