Authentication tokens

Is their any way to get an authentication token from commcare?

Thanks in advance

Hi,

Can you articulate what you mean by this? What authentication scheme are
you looking to implement, and what data/api's are you hoping to utilize
with them?

-Clayton

··· On Wed, May 24, 2017 at 4:12 PM, wrote:

Is their any way to get an authentication token from commcare?

Thanks in advance

--


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

Hey,

I am working for on a third party app that wants to be able to import form
data from CommCare. I am hoping to use these two api's to do it.
https://confluence.dimagi.com/display/commcarepublic/List+Reports
https://confluence.dimagi.com/display/commcarepublic/Download+Report+Data

At the moment, I have users input their username, password and project into
our app and it will then allow them to view their different forms to import
data from.
We would like our app to receive an authentication token from commcare so
that after logging in once, they would be authenticated to get data from
CommCare in the future without having to login each time. We do this for
other data collection apps our organization uses.

Thanks for your help

··· On Wednesday, May 24, 2017 at 1:12:26 PM UTC-7, aga...@mercycorps.org wrote: > > Is their any way to get an authentication token from commcare? > > Thanks in advance >

We do have a few different authentication options including an API token,
which may serve your use-case. They are described here:
https://confluence.dimagi.com/display/commcarepublic/Authentication

··· On Tue, May 30, 2017 at 11:12 AM, wrote:

Hey,

I am working for on a third party app that wants to be able to import form
data from CommCare. I am hoping to use these two api's to do it.
List Reports - CommCare Public - CommCare Public
Download Report Data - CommCare Public - CommCare Public

At the moment, I have users input their username, password and project
into our app and it will then allow them to view their different forms to
import data from.
We would like our app to receive an authentication token from commcare so
that after logging in once, they would be authenticated to get data from
CommCare in the future without having to login each time. We do this for
other data collection apps our organization uses.

Thanks for your help

On Wednesday, May 24, 2017 at 1:12:26 PM UTC-7, aga...@mercycorps.org wrote:

Is their any way to get an authentication token from commcare?

Thanks in advance

--


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

--