kubelogin icon indicating copy to clipboard operation
kubelogin copied to clipboard

Github auth without dex failes with too many redirects

Open s2504s opened this issue 6 months ago • 0 comments

Describe the issue

Trying to configure github auth but get the error

Run the command:
kubectl oidc-login setup -v5 --oidc-issuer-url=https://token.actions.githubusercontent.com --oidc-client-id=Ov23li7f4VPCYn2laiWG --oidc-client-secret=cb0818637a91e87d95ac64c57788b5183a65c03c

image

To reproduce

Run the command above

Your environment

  • OS: Windows
  • kubelogin version: v1.28.2
  • kubectl version: v1.28.2
  • OpenID Connect provider: e.g. GitHub

s2504s avatar Aug 10 '24 20:08 s2504s