micahhausler / k8s-oidc-helper

Helper tool for authenticating to Kubernetes using Google's OpenID Connect
MIT License
201 stars 86 forks source link

Add error messages on confusing config content #22

Closed filmil closed 5 years ago

filmil commented 6 years ago

Using k8s-oidc-helper with a wrong client type will lead to confusing errors when auth is attempted. While this is technically correct, it's probably a good idea to be a bit more user friendly and tell the user what may be wrong.

filmil commented 5 years ago

It's been a while that this pull request has been open, I suppose it is not of interest. Closing.