[gatein-commits] gatein SVN: r9132 - in epp/docs/branches/6.0/Reference_Guide/en-US: modules/AuthenticationAndIdentity and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 7 11:46:29 EST 2013


Author: ppenicka
Date: 2013-02-07 11:46:29 -0500 (Thu, 07 Feb 2013)
New Revision: 9132

Modified:
   epp/docs/branches/6.0/Reference_Guide/en-US/Revision_History.xml
   epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
Log:
BZ#886289 - implemented QA review comments on OpenAM.

Modified: epp/docs/branches/6.0/Reference_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/6.0/Reference_Guide/en-US/Revision_History.xml	2013-02-07 05:28:02 UTC (rev 9131)
+++ epp/docs/branches/6.0/Reference_Guide/en-US/Revision_History.xml	2013-02-07 16:46:29 UTC (rev 9132)
@@ -8,6 +8,20 @@
   <simpara>
     <revhistory>
       <revision>
+        <revnumber>6.0.0-47</revnumber>
+        <date>Thu Feb 07 2013</date>
+        <author>
+          <firstname>Petr</firstname>
+          <surname>Penicka</surname>
+          <email/>
+        </author>
+        <revdescription>
+          <simplelist>
+            <member>BZ#886289- Incorporated review comments on OpenAM.</member>
+          </simplelist>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>6.0.0-46</revnumber>
         <date>Fri Feb 05 2013</date>
         <author>

Modified: epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
===================================================================
--- epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml	2013-02-07 05:28:02 UTC (rev 9131)
+++ epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml	2013-02-07 16:46:29 UTC (rev 9132)
@@ -1100,7 +1100,7 @@
             </listitem>
             <listitem>
               <para>
-        the <filename>sso-opensso-plugin-&lt;VERSION&gt;.jar</filename> and <filename>commons-httpclient-&lt;VERSION&gt;.jar</filename> archives to the <filename>TOMCAT_HOME/webapps/opensso/WEB-INF/lib</filename> directory.
+        the <filename>sso-opensso-plugin-&lt;VERSION&gt;.jar</filename>, <filename>sso-common-plugin-&lt;VERSION&gt;.jar</filename> and <filename>commons-httpclient-&lt;VERSION&gt;.jar</filename> archives to the <filename>TOMCAT_HOME/webapps/opensso/WEB-INF/lib</filename> directory.
        </para>
             </listitem>
             <listitem>
@@ -1151,7 +1151,7 @@
         </step>
         <step>
           <para>
-     Still on the <guimenu>Authentication</guimenu> tab of the <literal>gatein</literal> realm, click the <guibutton>All Core Settings</guibutton> button. When the settings are displayed, change the <guilabel>UserProfile</guilabel> value from <literal>Required</literal> to <literal>Dynamic</literal>. This is needed because JBoss Portal Platform users are not initially present in the OpenAM LDAP server datastore. The <literal>Dynamic</literal> value ensures that all users are automatically added the datastore after their first successful authentication.
+     Still on the <guimenu>Authentication</guimenu> tab of the <literal>gatein</literal> realm, click the <guibutton>All Core Settings</guibutton> button. When the settings are displayed, change the <guilabel>UserProfile</guilabel> value from <literal>Required</literal> to <literal>Dynamic</literal>. This is needed because JBoss Portal Platform users are not initially present in the OpenAM LDAP server datastore. The <literal>Dynamic</literal> value ensures that all users are automatically added to the datastore after their first successful authentication.
       </para>
         </step>
         <step>



More information about the gatein-commits mailing list