Login  Register

Orbeon and OAuth

Posted by Nobry on Feb 15, 2011; 8:29pm
URL: https://discuss.orbeon.com/Orbeon-and-OAuth-tp3307576.html

Hello, I wanted to know if Orbeon Form-Runner can have OAuth functionality, as I didn't see anything about it in the documentation or in the forum. And what would be the necessary step to do it.

What I need is for Orbeon to send user's form data to Sling on their behalf, that way I can put what they submitted in their own "folder".

Also, Form-Runner is accessed via a GWT UI and I want to limit the number of time they need to authenticate, plus I won't need to duplicate user credential here and there and also limit credential exchange on the network.