Hi Gunjan

"So I think you want to use OAuth to authorize your domain users for
an app that you own. "

Yes.  The app will reside at users.bongo.com, I will write the oauth
code in the app and authorize our domain users and pull down some data
from that users calendar feed.

My question is do I have to do anything else or will the app at
users.bongo.com be able to authenticate via oauth?

In my ManageOauthClients page in cpanel, the only authorized client is
bongo.com, not users.bongo.com.

Is that enough to enable the app at users.bongo.com to use oauth to
authenticate?  If so, then anything.bongo.com can use oauth to
authenticate with the google API's, that's not a problem though, but
as I'm trying to test I need to be certain that I can authenticate
from test.bongo.com as my test machine is test.bongo.com.

I'm more than likely reading something incorrectly, any help is
greatly appreciated.

V

On Jan 14, 7:11 am, Gunjan Sharma <[email protected]> wrote:
> Hello Vanderkerkoff
>
> I am not sure if I got your question right but I will try to write your
> problem in my words.
> So I think you want to use OAuth to authorize your domain users for an app
> that you own.
>
> If that is the case then you will have to build your own OAuth supported
> app which will authorize users using it.  *Enabling the consumer key, and
> allowed access to all API's on the SetupOauth page in the cpanel* will only
> allow you to authorize the Google Apps apis using OAuth.
>
> Even registering the client helps Google apis to know that you have
> authorized this client to access Google Apps apis on your behalf.
>
> In summary your application will have to support OAuth to authorize your
> domain users.
>
> As a work around your application can always make the user to login into
> there accounts before they can access the app and once they login you can
> get there email address and see if it belongs to your domain.
>
> Thanks
> Gunjan Sharma

-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-apps-mgmt-apis?hl=en.

Reply via email to