-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
OIDC does not work with custom CA #66
Comments
@djgilcrease custom OIDC CA requires |
even when I set |
... apparently Lens does not reread the kube config when it starts only when it adds the cluster. Also of note you cannot use the same user for both kubectl and Lens otherwise you get |
Yes, once you import clusters access config it becomes "disconnected" from the original. There should be better documentation on the "Add Cluster" page now in the latest releases.
hmm, we've been testing this with dex too with a self-signed CA & certs. Although in my tests I used: |
I did get it to work after re-importing it though I did need to use a separate user. |
ok. let's close this one then as everything seems to work as expected now and there's some helping docs on the topic too now on the "Add cluster" page in the app. |
Describe the bug
OIDC authentication does not work if idp-issuer-url uses custom CA. #59
Screenshots
Environment (please complete the following information):
Logs:
Kubeconfig:
The text was updated successfully, but these errors were encountered: