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

Enable SSO capabilities #986

Closed
swade1987 opened this issue Apr 6, 2019 · 4 comments
Closed

Enable SSO capabilities #986

swade1987 opened this issue Apr 6, 2019 · 4 comments
Labels
blocked/needs-product Categorizes the issue or PR as blocked because it needs a decision from product management. kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@swade1987
Copy link

What functionality I would like:
Currently I have a Single Sign On (SSO) implementation in AWS (using a classic ELB) using:

  • Nginx Ingress Controller
  • OAuth2 Proxy
  • Dex

However, I would like to move to an Envoy based ingress controller leveraging a more modern load-balancer (ideally an NLB). However, it does not look like an equivalent to the following annotations are supported at present:

nginx.ingress.kubernetes.io/auth-signin:
nginx.ingress.kubernetes.io/auth-url:

Environment:
N/A

@davecheney davecheney added kind/feature Categorizes issue or PR as related to a new feature. blocked/needs-product Categorizes the issue or PR as blocked because it needs a decision from product management. labels Apr 6, 2019
@davecheney
Copy link
Contributor

Thank you for raising this issue. Sadly I don't see anyone being able to work on this before our 1.0 release in Oct/Nov. I am going to assign this to the unschedule milestone so we don't loose it, but to be honest that we're not planning on implementing this feature at the moment.

@davecheney davecheney added this to the Unplanned milestone Jun 19, 2019
@travisghansen
Copy link

For those interested and when the time comes that contour supports external/forward auth: #432 (comment)

@michmike
Copy link
Contributor

michmike commented Mar 2, 2020

we will do the work in the ticket #432 . that's the extent of the external auth work we will undertake in contour

@michmike michmike closed this as completed Mar 2, 2020
@jpeach
Copy link
Contributor

jpeach commented Mar 2, 2020

Duplicate of #432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/needs-product Categorizes the issue or PR as blocked because it needs a decision from product management. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

5 participants