Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

OAuth2 Issue using dex #151

Open
aashishgoyal246 opened this issue Apr 14, 2020 · 0 comments
Open

OAuth2 Issue using dex #151

aashishgoyal246 opened this issue Apr 14, 2020 · 0 comments

Comments

@aashishgoyal246
Copy link

I am having an issue where I want to deploy the infrastructure on AWS. The following issues I have are -

  1. As you are creating client_id and client_secret in https://github.com/jetstack/kube-oidc-proxy/blob/master/demo/infrastructure/modules/oauth2-secrets/secrets.tf for oauth2, so I have a doubt that you again say to create a Github OAuth Apps part in which it also creates client_id and client_secret in this part https://aws.amazon.com/blogs/opensource/consistent-oidc-authentication-across-multiple-eks-clusters-using-kube-oidc-proxy/, so my question is why to create client_id and client_secret again if you have already created using terraform in the first link?.

  2. As you told in README file which is in demo directory, first deploy the google part then deploy the AWS part, but I want to deploy only AWS part i.e I want to create only 2 cluster of AWS not google, so is their any way to create only AWS part not Google part?.

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

No branches or pull requests

1 participant