google-admin-sdk Questions
2
Solved
I'm trying to use the Admin SDK Directory API, specifically to retrieve user info as detailed by the Users: get endpoint.
I have requested the following permissions when oauthing
https://www.goog...
Megalith asked 26/7, 2013 at 18:42
1
Solved
I'm trying to make a server application that will add/remove users to my domain's groups. Note that it will not have any interaction with users, it is server-to-server application.
I registered my...
Sherrisherrie asked 25/3, 2014 at 16:21
2
Solved
I am looking for a fairly simple method to use curl to return information about a batch of users accounts (like createddate or lastlogin) in google Apps. I am very inexperienced with curl and...
Eisenhart asked 14/8, 2013 at 23:40
1
Solved
I am considering using OAuth 2.0 service accounts and domain-wide delegation of authority to integrate our service with Google Apps. A particular use case is:
When Google Apps customer signs up f...
Perishing asked 22/1, 2014 at 20:17
3
Is there some way with the Google Calendar API to view which rooms have been booked when retrieving a meeting via the API?
Also is there a way to add a room resource to a meeting via the Calendar ...
Andras asked 18/12, 2012 at 22:37
1
Solved
I work with a Google Apps for Education domain and have been asked to write an application that maintains some Google Calendar resources and permissions thereof.
I am aware that Google has depreca...
Glaze asked 24/10, 2013 at 8:45
1
Solved
I'm really struggling with trying to use Service Account authentication to use the Google Directory API (Admin SDK).
Using client based three legged OAuth this works (tested here - https://develo...
Lafrance asked 9/9, 2013 at 20:17
1
Solved
I've been trying a few combinations but can't seem to come up with something that works. More information about the API I'm asking about can be found here https://developers.google.com/admin-sdk/di...
Leveille asked 27/8, 2013 at 4:43
2
Solved
Using Google API .NET Client v1.3.0-beta.
I created a console application to test the basics of Google Admin Directory from the sample code for Service Accounts. This should give me a count of al...
Etherealize asked 25/6, 2013 at 17:54
1
Solved
I am using below piece of code to list all domain users in my simple Console application
var certificate = new X509Certificate2("D:\\3acf2c2008cecd33b43de27e30016a72e1482c41-privatekey.p12", "not...
Sequential asked 19/7, 2013 at 15:44
1
Solved
Our organization uses SAML for SSO into Google Apps. In order to use SSO we must manage the change password functionality through APIs. Since the Provisioning API has been deprecated in favor of th...
Bureaucrat asked 18/7, 2013 at 21:54
1
Solved
Background
Our corporate users have a Google Apps account. We would like to allow them (and only them) to log in to an extranet using the Google account. Ideally we would also like to manage permi...
Slime asked 17/5, 2013 at 4:58
© 2022 - 2024 — McMap. All rights reserved.