mirko wrote:
Hi,
How can I access role information in the sitemap? I want to protect some pipelines to be only accessed by special users. I think I'll write an action that will put role to the parameters but maybe there is already written and better solution.
(The best would be for me that the component will put role info for the authenticated or put "guest" for the unauthenticated users)
BTW How can I get user's authorization info in flow? I'd like to get the user ID in the flow script.
I started to write my own AuthAction that will put the role info to sitemap but noticed that the session context is lost after authorization, are there any issues? I'm going to be a little bit frustraited because of bugs, lacks of documentation with Cocoon.
Regards, mirko
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
