Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excel plugin API - multiple keys #24

Open
GoogleCodeExporter opened this issue Dec 14, 2015 · 0 comments
Open

Excel plugin API - multiple keys #24

GoogleCodeExporter opened this issue Dec 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What interface shows the new feature? [UI, CLI, REST API]
Bigquery Excel Connector: add keys per user/deactivate keys per user. 

Also, if there was a way to ensure that the clients could only perform read 
requests, and if possible restrict to a dataset. This will ensure that the 
clients cannot tweak the query to do malicious things.

What problem does the new feature solve?
We want clients to use the bigquery connector tool to directly look at our raw 
data. I think it will be helpful if we can generate keys based on the client's 
requirements - example give one client access for a day while another for a 
month based on the membership/contract. 

How does it solve the problem?


What are the side-effects or complications caused by this feature?
Might complicate the ease of use.

If you have a sample implementation, please add a link to the source code
or running application here:


Original issue reported on code.google.com by [email protected] on 28 May 2014 at 5:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant