How to retrieve users without using ClientLogin

25 views
Skip to first unread message

Gabriel

unread,
Oct 12, 2011, 10:56:06 AM10/12/11
to google-app...@googlegroups.com
I'm using .NET API but all examples are using ClientLogin.

I don't want to know the admin password, therefore I want to use this method:

AppsService service = new AppsService("domain", authenticationToken);

But how can I retrieve the authenticationToken without using ClientLogin?

If it helps...I'm using DotNetOpenAuth for login.

Jay Lee

unread,
Oct 12, 2011, 3:59:47 PM10/12/11
to google-app...@googlegroups.com
Hi Gabriel,

  It sounds like you want to take a look at OAuth in place of ClientLogin. See the document below describing OAuth including .Net code samples:


Jay
Reply all
Reply to author
Forward
0 new messages