Thanks, Asela. I will take a shot at a finder module and if it pans out I'll submit a patch.
From: Asela Pathberiya [mailto:[email protected]] Sent: Tuesday, October 01, 2013 10:08 AM To: Scott Came Cc: [email protected] Subject: Re: [Dev] Balana policy source question Hi Scott, Really welcome your ideas. Yes. Balana only have a sample implementation for file system based policies. As you know, WSO2 Identity Server uses Balana as XACML engine and Identity Server has own implementation for PolicyFinderModule. Sure... you could implement this for Balana... If policies are loading from different sources (file system, databases and so on...), it is easy to extend an in-memory finder module. You can create a ticket in here [1] under Balana component and provide a patch for trunk. [1] https://wso2.org/jira/browse/COMMONS Thanks, Asela. On Tue, Oct 1, 2013 at 4:06 AM, Scott Came <[email protected]<mailto:[email protected]>> wrote: Unless I'm missing something, it looks like the only way to feed policies into the Balana PDP is to have them in files that reside in the filesystem. I'm wondering if any thought was given to allowing (somehow) in-memory DOM Documents to be passed in. I haven't investigated in-depth yet, but I wonder if it would be possible to write a PolicyFinderModule implementation class that references an in-memory collection of policies... If this seems like a good idea, I'd be happy to attempt it... Thanks. --Scott _______________________________________________ Dev mailing list [email protected]<mailto:[email protected]> http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks & Regards, Asela ATL Mobile : +94 777 625 933
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
