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

How to do it without client id secret in the client side? #28

Open
alok87 opened this issue Apr 24, 2019 · 0 comments
Open

How to do it without client id secret in the client side? #28

alok87 opened this issue Apr 24, 2019 · 0 comments

Comments

@alok87
Copy link

alok87 commented Apr 24, 2019

Use case: We are making a command line tool which will authenticate with google and configure the kubernetes access.

We thought of using the code here but:

  1. We do not want to create client id and secret for every developer.
  2. Also, we cannot hard code client id and secret in the binary as this client id and secret can be used to impersonate the application.

Please suggest.

More information -

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

No branches or pull requests

1 participant