Skip to content

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

@alok87

Description

@alok87

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 -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions