kubelogin
kubelogin copied to clipboard
Github auth without dex failes with too many redirects
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
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