svn commit: r653711 - /lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/setup.xml

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Tue May  6 01:46:58 2008
New Revision: 653711

URL: http://svn.apache.org/viewvc?rev=653711&view=rev
Log:
Updating docu: authenticator is configured in ac.xconf instead of cocoon.xconf.

Modified:
    lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/setup.xml

Modified: lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/setup.xml
URL: http://svn.apache.org/viewvc/lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/setup.xml?rev=653711&r1=653710&r2=653711&view=diff
==============================================================================
--- lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/setup.xml (original)
+++ lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/setup.xml Tue May  6 01:46:58 2008
@@ -493,25 +493,24 @@
         <title>Configure Lenya</title>
         <ul>
           <li>
-            Edit <code>$LENYA_HOME/src/webapp/WEB-INF/cocoon-xconf.xsl</code>.
+            Edit <code>$PUB_HOME/config/ac/ac.xconf</code>.
+          </li>
+          <li>
+            Declare the <code>shibboleth</code> authenticator instead of the default
+            <code>user</code> authenticator for the publication:
+            <source xml:space="preserve"><![CDATA[<access-controller type="bypassable">
+  ...
+  <authenticator type="shibboleth"/>
+  ...
+</access-controller>]]></source>
           </li>
           <li>
-            Declare the <code>ShibbolethAuthenticator</code> instead of the default
-            <code>UserAuthenticator</code>:
-            <source xml:space="preserve"><![CDATA[<component logger="lenya.ac.authenticator"
-    class="org.apache.lenya.ac.shibboleth.ShibbolethAuthenticator"
-    role="org.apache.lenya.ac.Authenticator"/>
-<!--
-<component logger="lenya.ac.authenticator"
-    class="org.apache.lenya.ac.impl.UserAuthenticator"
-    role="org.apache.lenya.ac.Authenticator"/>
--->    
-]]></source>
+            Edit <code>$LENYA_HOME/src/webapp/WEB-INF/cocoon-xconf.xsl</code>.
           </li>
           <li>
             <p>
-          The next section of interest is the declaration of the
-            <code>org.apache.shibboleth.ShibbolethModule</code> with the following elements:
+              The section of interest is the declaration of the
+              <code>org.apache.shibboleth.ShibbolethModule</code> with the following elements:
             </p>
         <dl>
           <dt>ProviderId</dt>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.