Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSO in ingress nginx with Github not working as expected #6468

Open
nguyenphu123 opened this issue Sep 20, 2024 · 1 comment
Open

SSO in ingress nginx with Github not working as expected #6468

nguyenphu123 opened this issue Sep 20, 2024 · 1 comment
Labels
proposal An issue that proposes a feature request

Comments

@nguyenphu123
Copy link

I am using this example to set up SSO for my ingress controller: ingress-nginx/docs/examples/auth/oauth-external-auth/oauth2-proxy.yaml at main · kubernetes/ingress-nginx · GitHub
and I am facing two issues: If I used the same hostname for both ingresses, one ingress will lose all IPs. If I switch to a different hostname, the SSO work but I can still access the service even when I am not logged in.

I tried with two public hosts on cloudflare but can still access the service with or without login. My system is an on-premise which is running on metallb ARP mode. Thanks in advanced.

@nguyenphu123 nguyenphu123 added the proposal An issue that proposes a feature request label Sep 20, 2024
Copy link

Hi @nguyenphu123 thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue that proposes a feature request
Projects
Status: Todo ☑
Development

No branches or pull requests

1 participant