You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2009/06/26 23:59:03 UTC

svn commit: r788880 - /portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/security/sso/sso-demo.html

Author: taylor
Date: Fri Jun 26 21:59:03 2009
New Revision: 788880

URL: http://svn.apache.org/viewvc?rev=788880&view=rev
Log:
https://issues.apache.org/jira/browse/JS2-1034
* SSO Demo was broken with reorg of demo portlets just prior to 2.2.0 release, fixing that
* the headers on the the sso-demo help html were wrong, (credentials and principals were swapped), fixed this in both 2.1.4 and 2.2.1

Modified:
    portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/security/sso/sso-demo.html

Modified: portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/security/sso/sso-demo.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/security/sso/sso-demo.html?rev=788880&r1=788879&r2=788880&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/security/sso/sso-demo.html (original)
+++ portals/jetspeed-2/applications/j2-admin/trunk/src/main/webapp/WEB-INF/security/sso/sso-demo.html Fri Jun 26 21:59:03 2009
@@ -18,8 +18,8 @@
 <table border="1" cellspacing="1" cellpadding="3">
 <tr>
 <th class="portlet-section-header">Demo Portlet</th>	
-<th class="portlet-section-header">SSO Credential</th>
 <th class="portlet-section-header">SSO Principal</th>	
+<th class="portlet-section-header">SSO Credential</th>
 </tr>
 <tr>
 <td class='portlet-section-body'>SSO IFrame Demo</td>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org