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 OAuth on a per-path basis #360

Closed
speedst3r opened this issue Jul 26, 2019 · 2 comments
Closed

Enable OAuth on a per-path basis #360

speedst3r opened this issue Jul 26, 2019 · 2 comments
Milestone

Comments

@speedst3r
Copy link

I have OAuth working successfully with pusher/oauth2_proxy and keycloak, however there are some paths on my domain I do not wish to have OAuth over.

As a feature enhancement, it would be useful to be able to configure OAuth support and then separately enable it on a path basis using an annotation on a path-specific ingress.

@jcmoraisjr
Copy link
Owner

Hi, there are some future plans to oauth config, which include choose protected paths and reuse a single oauth service.

@jcmoraisjr
Copy link
Owner

Added in v0.12-snapshot.3. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants