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
Projects

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 containerpope added this to Backlog in kelon via automation Oct 31, 2019
@dcseifert dcseifert moved this from Backlog to Development in kelon Nov 8, 2019
@dcseifert dcseifert moved this from Development to Review in progress in kelon Nov 14, 2019
@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.

@dcseifert dcseifert moved this from Review in progress to Backlog in kelon Dec 2, 2019
kelon automation moved this from Backlog to Done Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
kelon
  
Done
Development

No branches or pull requests

2 participants