> Thanks for your patience! Needless to say, but I am extremely grateful for your quick response on this > Your request is not matching any policies. I think you will find all > the following to be true: If you look further up in your logs, you'll > see a serialization of the XACML request. Actually, you'll see two: > one for the findObjects action, and another for the > listObjectInFieldSearchResults action. If I'm right, the latter is > the one that's failing.
True > Here's how you can fix it: > * Open the file under > $FEDORA_HOME/server/config/spring/web/config-melcoe-pep-mapping.xml > * change the name of the property in line 14 from "actionMap" to > "actionValueMap". Those are both valid properties, but the latter is > the one that is used to map values from the granular action-id's to > the umbrella values > That should fix your immediate problem, and you should moreover now > only see XACML request serializations for "read" actions. Tested and problem solved! > Finally, there's a problem running the FESL policy index rebuilder in > 3.6. If you need to do so, copy > $FEDORA_HOME/server/config/spring/web/config-policy-index.xml into the > directory immediately above it, and add the following lines to it: > <bean id="org.fcrepo.server.security.xacml.pdp.data.PolicyIndexRebuilder2" > > class="org.fcrepo.server.security.xacml.pdp.data.PolicyIndexRebuilder" > > > <property name="policyIndex" > ref="org.fcrepo.server.security.xacml.pdp.data.PolicyIndex" /> > </bean> I did not need to do this, though I have only been testing the one policy for now. Thanks again, you've been a huge help. I'll let you know if I break anything else! David Lacy Falvey Library Technology Services Villanova University library.villanova.edu ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Fedora-commons-users mailing list Fedora-commons-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fedora-commons-users