Re: Authentication Framework: Separate pipelines required for public versus private?

2005-07-28 Thread Sami Rajala
It depends how you match your pages in the pipeline. Authentication fw (both action and flow based) allows you to protect for example a single match element: map:match pattern=protectedresource map:act type=auth-protect map:parameter name=handler value=portalhandler/ map:generate

Authentication context

2005-07-22 Thread Sami Rajala
Hi, How can I access authentication context from xsp? Thanks, -inf - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Authentication FW

2005-06-29 Thread Sami Rajala
Hi, I'm having problems implementing Authentication FW using actions. FW with flow works just fine when I the flowscripts from the sample. But with action FW I get the following output in error.log: FATAL_E (2005-06-28) 12:44.12:164 [core.xslt-processor] (/CREPAdmin/do-login)

Authentication FW problem

2005-06-28 Thread Sami Rajala
Hi, I'm having problems implementing Authentication FW using actions. FW with flow works just fine when I the flowscripts from the sample. But with action FW I get the following output in error.log: FATAL_E (2005-06-28) 12:44.12:164 [core.xslt-processor] (/CREPAdmin/do-login)