From do-not-reply at jboss.org Wed Feb 1 06:25:20 2012 Content-Type: multipart/mixed; boundary="===============6920033238233612258==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r8343 - portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdentity. Date: Wed, 01 Feb 2012 06:25:19 -0500 Message-ID: <201202011125.q11BPJPR012031@svn01.web.mwc.hst.phx2.redhat.com> --===============6920033238233612258== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mposolda Date: 2012-02-01 06:25:19 -0500 (Wed, 01 Feb 2012) New Revision: 8343 Modified: portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdentit= y/SSO.xml Log: GTNPORTAL-2322 Update docs according to JOSSO changes in newly released SSO= 1.1.1-CR01. Modified: portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAnd= Identity/SSO.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdenti= ty/SSO.xml 2012-02-01 11:18:16 UTC (rev 8342) +++ portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdenti= ty/SSO.xml 2012-02-01 11:25:19 UTC (rev 8343) @@ -709,7 +709,7 @@ Once downloaded, extract the package into what will be= called JOSSO_HOME in this example. - The steps described later are only correct in case of JOSS= O v.1.8.1. + The steps described later are only correct in case of JOSS= O v.1.8 = @@ -718,9 +718,12 @@ - Copy the files from GATEIN_SSO_HOME/= josso/plugin into the Tomcat directory (JOSSO_HOME). + If you have JOSSO 1.8.1, then copy the files f= rom GATEIN_SSO_HOME/josso/josso-181/plugin into the To= mcat directory (JOSSO_HOME). + If you have JOSSO 1.8.2 or newer, then copy the = files from GATEIN_SSO_HOME/josso/josso-182/plugin into= the Tomcat directory (JOSSO_HOME). + + This action should replace or add the followin= g files to the JOSSO_HOME/webapps/josso/WEB-INF/lib di= rectory: @@ -775,15 +778,20 @@ =
Setup the JOSSO client + + There are some changes in JOSSO agent api among versions 1.= 8.1 and 1.8.2, which means that we need to use different modules for differ= ent JOSSO versions. + In next section, we will use directory with key josso-18X, which will be directory josso-= 181 if you + have JOSSO 1.8.1 and josso-182 if you = have JOSSO 1.8.2 or newer. + - Copy the library files from GATEIN_SSO_H= OME/josso/gatein.ear/lib into gatein.ear/lib (or into GATEIN_HOME/lib if &PRODUCT; is running in= Tomcat) + Copy the library files from GATEIN_SSO_H= OME/josso/josso-18X/gatein.ear/lib into gatein.ear/lib= (or into GATEIN_HOME/lib if &PRODUCT; is = running in Tomcat) - Copy the file GATEIN_SSO_HOME/josso/gatein.ear= /portal.war/WEB-INF/classes/josso-agent-config.xml into gatein.ear/02portal.war/WEB-INF/classes (or into GAT= EIN_HOME/webapps/portal.war/WEB-INF/classes, or GATEIN= _HOME/conf if &PRODUCT; is running in Tomcat) + Copy the file GATEIN_SSO_HOME/josso/josso-18X/= gatein.ear/portal.war/WEB-INF/classes/josso-agent-config.xml int= o gatein.ear/02portal.war/WEB-INF/classes (or into GATEIN_HOME/webapps/portal.war/WEB-INF/classes, or GATEIN_HOME/conf if &PRODUCT; is running in Tomcat) --===============6920033238233612258==--