Prevent public access to ODK Aggregate submitted data

Is there a way to secure (only allow a specific list of users to be able to
view submissions) a public instance of ODK Aggregate on GAE such that only
authenticated users can have access to the submitted data? I tried adding a
new security constraint to the web.xml that restricted the "/.*" root but
it had the side effect of blocking ODK collect from doing any data
submissions.

Ping!!..any chance I can get some help with this?

··· On Monday, March 30, 2015 at 7:02:21 PM UTC+3, John Wesonga wrote: > > Is there a way to secure (only allow a specific list of users to be able > to view submissions) a public instance of ODK Aggregate on GAE such that > only authenticated users can have access to the submitted data? I tried > adding a new security constraint to the web.xml that restricted the "/.*" > root but it had the side effect of blocking ODK collect from doing any data > submissions. >

Clearly I should have searched the forum before posting my question, here's
the
solution https://groups.google.com/forum/#!searchin/opendatakit/anonymous$20access/opendatakit/Ei7zO30EAHA/mbV1v479-GUJ

··· On Monday, 30 March 2015 23:53:53 UTC+3, John Wesonga wrote: > > Ping!!..any chance I can get some help with this? > > On Monday, March 30, 2015 at 7:02:21 PM UTC+3, John Wesonga wrote: >> >> Is there a way to secure (only allow a specific list of users to be able >> to view submissions) a public instance of ODK Aggregate on GAE such that >> only authenticated users can have access to the submitted data? I tried >> adding a new security constraint to the web.xml that restricted the "/.*" >> root but it had the side effect of blocking ODK collect from doing any data >> submissions. >> >

And also, please note that we are not a 24/7 support center.

We try to respond to questions within 5 business days.

And some questions we don't answer but expect the community to answer.

··· On Tue, Mar 31, 2015 at 12:00 AM, John Wesonga wrote:

Clearly I should have searched the forum before posting my question,
here's the solution
https://groups.google.com/forum/#!searchin/opendatakit/anonymous$20access/opendatakit/Ei7zO30EAHA/mbV1v479-GUJ

On Monday, 30 March 2015 23:53:53 UTC+3, John Wesonga wrote:

Ping!!..any chance I can get some help with this?

On Monday, March 30, 2015 at 7:02:21 PM UTC+3, John Wesonga wrote:

Is there a way to secure (only allow a specific list of users to be able
to view submissions) a public instance of ODK Aggregate on GAE such that
only authenticated users can have access to the submitted data? I tried
adding a new security constraint to the web.xml that restricted the "/.*"
root but it had the side effect of blocking ODK collect from doing any data
submissions.

--
--
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

Duly noted!!..

··· On Tue, Mar 31, 2015, 20:32 Mitch Sundt wrote:

And also, please note that we are not a 24/7 support center.

We try to respond to questions within 5 business days.

And some questions we don't answer but expect the community to answer.

On Tue, Mar 31, 2015 at 12:00 AM, John Wesonga johnwesonga@gmail.com wrote:

Clearly I should have searched the forum before posting my question,
here's the solution
https://groups.google.com/forum/#!searchin/opendatakit/anonymous$20access/opendatakit/Ei7zO30EAHA/mbV1v479-GUJ

On Monday, 30 March 2015 23:53:53 UTC+3, John Wesonga wrote:

Ping!!..any chance I can get some help with this?

On Monday, March 30, 2015 at 7:02:21 PM UTC+3, John Wesonga wrote:

Is there a way to secure (only allow a specific list of users to be
able to view submissions) a public instance of ODK Aggregate on GAE such
that only authenticated users can have access to the submitted data? I
tried adding a new security constraint to the web.xml that restricted the
"/.*" root but it had the side effect of blocking ODK collect from doing
any data submissions.

--
--
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

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/1cX_xPhoa_c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hello,
Anyone who has a solution to this challenge? The content cited in the Google groups link above seems to have been inactivated

[ODK Community] Is there any way to restrict the odk aggregate page that has been deployed to Google App Engine? is the link.

Note that Aggregate is no longer being updated. Please use Central instead.

Thanks. That worked for me