Hi,
I'm really stuck with security... (using 3.9.1) I've used various kinds of logins using the container, they all result in the /java-authentication/ showing me I have several roles, all of which I declared as follows in properties-local: <property as="xs:string" name="oxf.fr.authentication.method" value="container"/> <property as="xs:string" name="oxf.fr.authentication.container.roles" value="orbeon-admin cbpl-admin cbpl-builder form-builder"/> I also added the roles to model.xpl in the java-authentication. In web.xml, I made sure only the form-builder role can access /fr/orbeon/builder/* The big problem: Whatever I put in form-builder-permissions.xml, I always get the same thing in the form-builder: I can see all existing apps/forms, but I can't make any new ones (the app becomes an empty drop-down box) I even tried removing the file or putting <role name="*" app="*" form="*"/> in it. Nothing! Only with security off (no constraints in web.xml), can I make forms. What am I forgetting or doing wrong? Thanks, Koen Vanderkimpen -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Koen,
It looks like we'll have to try this again with 3.9.1 to see if there isn't something broken there. -Erik
On Fri, Jun 15, 2012 at 8:32 AM, <[hidden email]> wrote: Hi, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |