Hi all,
-- I'm considering using Orbeon on a web application that I'm developing. However, there are some technical specifications that I think are not completely suported by Orbeon. That is why I'm posting to this group to see if there is a solution to my problem. In terms of functionality, Orbeon has it all. Besides that it has a very good look&feel. Your team did a great job on these subjects! However (there is always a "but"), I have very special technical requirements:
Thank you all and congratulations to the Orbeon team for your amazing tool. Best regards, Luís Ribeiro You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. |
Administrator
|
Hi Luís,
Thank you for the positive comments. - On multi-tenancy, yes, you can group users and have different groups use different databases. This is a pretty large topic, so I won't even attempt to start explaining how it works ;) and would recommend you first go through the page linked below, and then let us know if you feel anything isn't covered. http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/access-control - Indeed, PostgreSQL isn't supported out of the box. We have customers who implemented our persistence REST API and use Orbeon Forms with PostgreSQL (however they kept that implementation private). Since 4.4 (to be released soon), making it work with PostgreSQL will be simpler since we unified our implementation of the persistence API for relational databases, and the differences between Oracle, MySQL, and DB2 are rather minor, and so, supporting PostgreSQL now should be much easier. - Authentication for users is setup at the app server level (you can use a login page, single sign-on, etc). I.e. Orbeon Forms doesn't manage users. Authentication for calling Orbeon Forms services is a different thing, and goes through an authentication service, but I don't think this is what you were asking about. Anyhow, this is the relevant page discussing authentication for calls to services implemented in Orbeon Forms. http://wiki.orbeon.com/forms/doc/developer-guide/page-flow-controller/authorization Alex
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |