You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
OIDC authentication does not work if idp-issuer-url uses custom CA.
Logs:
Invalid kubeconfig context test-cluster
AggregateError: RequestError: unable to verify the first certificate at ClientRequest.<anonymous> (/Applications/Lens.app/Contents/Resources/app.asar/node_modules/got/index.js:182:22) RequestError: unable to verify the first certificate at ClientRequest.<anonymous>
Describe the bug
OIDC authentication does not work if
idp-issuer-url
uses custom CA.Logs:
Kubeconfig:
Additional context
This is probably a bug with ts/js kubernetes client library.
The text was updated successfully, but these errors were encountered: