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

Update OAuth Scopes #3205

Merged
merged 2 commits into from
Mar 20, 2019
Merged

Update OAuth Scopes #3205

merged 2 commits into from
Mar 20, 2019

Conversation

mikebrooks-ovo
Copy link
Contributor

Update the OAuth scopes to remove the insecure default and match googles latest recommendations https://cloud.google.com/kubernetes-engine/docs/how-to/access-scopes

oauth_scopes = [
"https://www.googleapis.com/auth/compute",
"https://www.googleapis.com/auth/devstorage.read_only",
oauth_scopes = [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are those spaces at the end of line necessary?..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-pushed with whitespace stripped

@ghost ghost added size/s and removed size/xs labels Mar 11, 2019
@ghost ghost added size/xs and removed size/s labels Mar 20, 2019
@chrisst chrisst merged commit 71b62c7 into hashicorp:master Mar 20, 2019
@mikebrooks-ovo mikebrooks-ovo deleted the update_gke_oauth_doc branch March 21, 2019 09:19
@ghost
Copy link

ghost commented Apr 20, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants