Authenticate users by checking ODK Database from another app

Hi there,

I would like to authenticate my current ODK users from another mini web-app
by directly checking the ODK db.

How do I generate the digest hash that is saved on _registered_users table?
I'm not sure in what java files ODK generates the hashes,, whether it uses
some salt.

Regards,

You should ask software-programming questions on opendatakit-developers@

I would point you to the RFC for DigestAuth and the source code:

https://code.google.com/p/opendatakit/source/browse/src/main/java/org/opendatakit/common/security/SecurityUtils.java?repo=aggregate

ยทยทยท On Fri, Mar 27, 2015 at 2:18 PM, there_you_go wrote:

Hi there,

I would like to authenticate my current ODK users from another mini
web-app by directly checking the ODK db.

How do I generate the digest hash that is saved on _registered_users
table? I'm not sure in what java files ODK generates the hashes,, whether
it uses some salt.

Regards,

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

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