Author: taylor
Date: Fri Jun 26 21:59:06 2009
New Revision: 788881
URL: http://svn.apache.org/viewvc?rev=788881&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/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/demo/src/webapp/WEB-INF/_content/sso-demo.html
Modified:
portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/demo/src/webapp/WEB-INF/_content/sso-demo.html
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/demo/src/webapp/WEB-INF/_content/sso-demo.html?rev=788881&r1=788880&r2=788881&view=diff
==============================================================================
---
portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/demo/src/webapp/WEB-INF/_content/sso-demo.html
(original)
+++
portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/demo/src/webapp/WEB-INF/_content/sso-demo.html
Fri Jun 26 21:59:06 2009
@@ -19,8 +19,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: [email protected]
For additional commands, e-mail: [email protected]