dex-k8s-authenticator icon indicating copy to clipboard operation
dex-k8s-authenticator copied to clipboard

A Kubernetes Dex Client Authenticator

Results 44 dex-k8s-authenticator issues
Sort by recently updated
recently updated
newest added

The extensions/v1beta1 and networking.k8s.io/v1beta1 API versions of Ingress is no longer served in kubernetes v1.22 (https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122) This pull request adds support for ingress in dex-k8s-authenticator for kubernetes v1.22 and provides...

The ingress-template doesn't work for newer Kubernetes versions. The reason is that ingress isn't in beta anymore.

Hello, I recently deployed the K8S Authenticator in our environment and it is working pretty good. The only issue I have is with supplying the CA PEM in base64 encoded...

Added functionality to overcome a security query where `client_secret`is in plain text inside the config.yaml, which is stored in a config map. So now it needs to be stored as...

Dear all, I haven't been able to actively maintain this project for a while due to personal commitments, and sadly we no longer use this component internally anymore, so it's...

help wanted

While reviewing the ConfigMaps of the dex Kubernetes namespace, it was found that a secret is hardcoded and stored in clear text inside the ConfigMap dex-auth-dex-k8sauthenticator. Storing secret values in...

Hi, would it be possible to add arm64 to the platforms of the container images? In a quick test with buildx there were no errors building an image and I...

The commands listed in the Windows tab do not actually work on Windows. I fixed it.

It seems the official https://mintel.github.io/helm-charts/ helm repo was never finalized. Is there any update/work done for adding upstreams helm charting support? so we can directly pull from there instead of...

the helm chart in https://mintel.github.io/helm-charts/dex-k8s-authenticator-1.2.0.tgz does not exists anymore