iximiuz / kexp

k'exp - Kubernetes Explorer
https://labs.iximiuz.com/playgrounds?category=kubernetes
Apache License 2.0
823 stars 32 forks source link

oidc login error fixed #7

Closed awol2005ex closed 6 months ago

awol2005ex commented 6 months ago

for fix oidc user login

{"context":"xxxxxxx","error":"couldn't create dynamic client for given config: coulddynamic client for given config: no Auth Provider found for name \"oidc\"","level":"warning","msg":"couldn't at to the pool","time":"2024-05-16T11:29:07+08:00"}

iximiuz commented 6 months ago

Nice fix!