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

Closed
nguyenphu123 opened this issue Sep 20, 2024 · 2 comments
Closed

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

nguyenphu123 opened this issue Sep 20, 2024 · 2 comments

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!

@vepatel vepatel removed the proposal An issue that proposes a feature request label Oct 2, 2024
@vepatel
Copy link
Contributor

vepatel commented Oct 2, 2024

hi @nguyenphu123, looks like you're using k8s community Ingress Controller not Nginx Ingress Controller (this project), please open an issue in https://github.com/kubernetes/ingress-nginx/ or feel free to give a try to this one.

@vepatel vepatel added the waiting for response Waiting for author's response label Oct 2, 2024
@vepatel vepatel closed this as completed Oct 7, 2024
@github-project-automation github-project-automation bot moved this from Todo ☑ to Done 🚀 in NGINX Ingress Controller Oct 7, 2024
@vepatel vepatel removed the waiting for response Waiting for author's response label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants