mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
374 stars 146 forks source link

Add option to provide idp-certificate-authority inline #62

Closed nabadger closed 6 years ago

nabadger commented 6 years ago

At the moment we only support IDPCaURI

We should support this inline, in a similar way to K8sCaPem

By doing this, we avoid any need to reference files hosted on external sites.