Page 1 of 1

How do you allow access to GZH without authentication?

PostPosted: Thu Jan 03, 2013 9:44 am
by ltwimberly
How would I configure GZH and FM Go to allow a user to sync without having to enter their account name and password each time? I'd prefer that they authenticate to open the mobile solution but that all subsequent syncs occur with no further authentication required.

I may have answered my own question because currently my mobile solution doesn't require authentication to open. If it did, maybe the account name and password would pass through to GZH?

Thanks,

Lee

Re: How do you allow access to GZH without authentication?

PostPosted: Thu Jan 03, 2013 10:20 am
by John Sindelar
Hi Lee,

Yes, if the mobile solution and the hosted solution share the same accounts and passwords, the mobile will try to pass it's authentication up when it connects to sync. But for this to be seamless for your user, all 4 files involved need the same accounts and passwords:

Your Local File
GoZyncMobile
Your Hosted File
GoZyncHosted

We usually only secure the hosted files and let device security secure the local ones. I'll post our approach here for others reading this thread as it seems you've likely read this already: http://www.seedcode.com/pmwiki/pmwiki.p ... 3.Security

Best,

John