kube-oidc-proxy icon indicating copy to clipboard operation
kube-oidc-proxy copied to clipboard

Reverse proxy to authenticate to managed Kubernetes API servers via OIDC.

Results 38 kube-oidc-proxy issues
Sort by recently updated
recently updated
newest added

I am running into a strange issu where if I try to create a pod and attach to it in a single command I get an error, but I can...

**enhancements:** - 1.0.0 Release [\#10](https://github.com/TremoloSecurity/kube-oidc-proxy/issues/10) - Access logging to standard out [\#2](https://github.com/TremoloSecurity/kube-oidc-proxy/issues/2) - create github action to automate builds [\#8](https://github.com/TremoloSecurity/kube-oidc-proxy/issues/8) - Switch from alpine --> ubuntu 20.04 [\#9](https://github.com/TremoloSecurity/kube-oidc-proxy/issues/9) - Support...

dco-signoff: no
size/XXL
do-not-merge/release-note-label-needed
needs-ok-to-test

I know this project isn't labeled a production system, but there have been few updates and there hasn't been a release since April 2020. I know there's a large community,...

Hi! First of all, thanks for this awesome project! We started using `kube-oidc-proxy` to access our clusters. Normally when a user uses the proxy to access a Kubernetes cluster, there...

dco-signoff: yes
size/XS
release-note-none
needs-ok-to-test

I'm not sure whether it's actually ok to do so from a security perspective. Not knowing why the initial OIDC auth call failed costs a lot of time though. This...

size/XS
dco-signoff: no
do-not-merge/release-note-label-needed
needs-ok-to-test

#205 issue ```release-note NONE ```

dco-signoff: yes
size/XS
release-note-none
needs-ok-to-test

I saw deployment code in helm template. `deploy/charts/kube-oidc-proxy/templates/deployment.yaml` in file ```diff + "--oidc-required-claim=$(OIDC_REQUIRED_CLAIMS)" - "--oidc-signing-algs=$(OIDC_REQUIRED_CLAIMS)" ```

Hey folks, is there a way to disable tls on the pod level? I want my aws load balancer to be responsible for the tls, terminating the tls and inside...

HI I installed oidc and im able to succesfully access it I have a custom log format which can monitor these fields on oidc proxy ingress url body_bytes_sent bytes_sent method...

Hi, First of all a big thanks to all the teams of Jetstack and Heptiolabs for this wonderful project! I need your guidance/help with the manifest files to setup SSO...