A new document has been created.
http://cocoon.zones.apache.org/daisy/documentation/671.html
Document ID: 671
Branch: main
Language: default
Name: Configuration Summary
Document Type: Document
Created: 8/16/05 1:27:20 PM
Creator (owner): Helma
State: publish
Parts
=====
Content
-------
Mime type: text/xml
Size: 1498 bytes
Content:
<html>
<body>
<p>Here is a brief summary of the authentication handler configuration:</p>
<pre><autentication-manager>
<handlers>
<handler name="unique">
<!-- The redirect-to resource -->
<redirect-to uri="cocoon:raw://loginpage"/>
<!-- Authentication resource -->
<authentication uri="cocoon:raw://authenticationresource"/>
<load uri="cocoon:raw://authenticationsaveresource">
<!-- optional parameters -->
</load>
<!-- optional save resource -->
<save uri="cocoon:raw://authenticationsaveresource">
<!-- optional parameters -->
</save>
<applications>
<!-- the applications for this handler -->
<application name="unique">
<!-- Loading/Saving -->
<load uri="cocoon:raw://loadapp">
<!-- optional -->
<!-- optional parameters -->
</load>
<save uri="cocoon:raw://saveapp">
<!-- optional -->
<!-- optional parameters -->
</save>
<!-- module configurations: -->
<configuration name="portal">
...portal configuration
</configuration>
</application>
</applications>
</handler>
</handlers>
</autentication-manager></pre>
</body>
</html>
Collections
===========
The document belongs to the following collections: documentation