Hi:

Sorry to be late, I know I am too late, but maybe this helps. In my
authentication with flow I am using:

<map:pipelines>
    <map:component-configurations>
        <authentication-manager>
            <handlers>
                <handler name="authhandler">
                    <redirect-to uri="cocoon://entrada"/> <!-- Se llama si
el usuario no ha sido autenticado -->
                    <authentication uri="cocoon:raw:///autentificar"/>
<!-- Verifica datos del usuario -->
                </handler>
            </handlers>
        </authentication-manager>
    </map:component-configurations>

And this works fine.

Best Regards,

Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to