Doubt about FormFactory.getForms checkAuthorization param

Hi all,

Becuase a project needs, I'm creating alternative RESFULL interfaces to
some existing servlets. As I google the code I'm finding some "common
requirements" between my project and some not implemented issues in the
actual version of odkaggregate.

The current is related with the checkAuthorization of the
FormFactory.getForms method.

Does any of you what is the intended implementation? From the existing
code I bilieve it could be related to the oAuth2
autentication/authoritation way, is it correct?
How is this value going to be configured?

Thanks and BR.

If you are stepping through the code in a debugger, you will step into
numerous authorization wrappers. These are provided by Java, the Webserver
container, and SpringFramework. They are not implemented in the base code
of ODK Aggregate, but in the libraries that we run our code on top of.

Please provide a link to github source.

Why do you need to create RESTFUL APIs for your project?

ยทยทยท On Fri, Oct 21, 2016 at 3:38 AM, francisco.jose.lacueva < francisco.jose.lacueva@gmail.com> wrote:

Hi all,

Becuase a project needs, I'm creating alternative RESFULL interfaces to
some existing servlets. As I google the code I'm finding some "common
requirements" between my project and some not implemented issues in the
actual version of odkaggregate.

The current is related with the checkAuthorization of the
FormFactory.getForms method.

Does any of you what is the intended implementation? From the existing
code I bilieve it could be related to the oAuth2
autentication/authoritation way, is it correct?
How is this value going to be configured?

Thanks and BR.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com