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

Istio external auth compability #30

Closed
containerpope opened this issue Oct 31, 2019 · 2 comments
Closed

Istio external auth compability #30

containerpope opened this issue Oct 31, 2019 · 2 comments
Assignees

Comments

@containerpope
Copy link
Collaborator

To make kelon work out of the box with Istio, we need to provide a GRPC endpoint for Istio external auth plugin. The details can be inspected here: https://github.com/open-policy-agent/opa-istio-plugin

This will allow us to forward auth requests from Istio Sidecars directly to the Kelon project without changing the service code to intercept incoming requests.

@containerpope
Copy link
Collaborator Author

@dcseifert Implementing this with Istio and a custom Envoy Filter rule is a dangerous process and should maybe be delayed in favor of other simpler implementations. We should try Gloo first. #42

@dcseifert
Copy link
Contributor

Sounds like a good idea.

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

No branches or pull requests

2 participants