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

OPA-based function auth #1

Open
pmundt opened this issue Oct 18, 2019 · 1 comment
Open

OPA-based function auth #1

pmundt opened this issue Oct 18, 2019 · 1 comment

Comments

@pmundt
Copy link

pmundt commented Oct 18, 2019

We have prepared an OPA-based function authentication mechanism for OpenFaaS, which would be great to have referenced in the list of available auth mechanisms for those that may be interested in this. The implementation can be found here:

https://github.com/adaptant-labs/openfaas-function-auth-opa

From a quick start point of view, it's useful to have an OPA server deployed as part of the faas stack, but this is not strictly necessary. We've illustrated this for convenience here:

adaptant-labs/faas@a0d201c

We plan to further modify the mechanism such that each function can include its own policy definition, and will prepare a template to this effect in the coming days - after which we'll probably also write a blog about this to help others get started with OpenFaaS/OPA integration.

@pmundt
Copy link
Author

pmundt commented Nov 26, 2019

@alexellis any feedback?

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

1 participant